Backup and DR Service V1 API - Class Google::Cloud::BackupDR::V1::AcceleratorConfig (v0.3.0)

Reference documentation and code samples for the Backup and DR Service V1 API class Google::Cloud::BackupDR::V1::AcceleratorConfig.

A specification of the type and number of accelerator cards attached to the instance.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#accelerator_count

def accelerator_count() -> ::Integer
Returns
  • (::Integer) — Optional. The number of the guest accelerator cards exposed to this instance.

#accelerator_count=

def accelerator_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. The number of the guest accelerator cards exposed to this instance.
Returns
  • (::Integer) — Optional. The number of the guest accelerator cards exposed to this instance.

#accelerator_type

def accelerator_type() -> ::String
Returns
  • (::String) — Optional. Full or partial URL of the accelerator type resource to attach to this instance.

#accelerator_type=

def accelerator_type=(value) -> ::String
Parameter
  • value (::String) — Optional. Full or partial URL of the accelerator type resource to attach to this instance.
Returns
  • (::String) — Optional. Full or partial URL of the accelerator type resource to attach to this instance.