Migrate for Compute Engine V1 API - Class Google::Cloud::VMMigration::V1::AwsSourceVmDetails (v0.9.0)

Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::AwsSourceVmDetails.

Represent the source AWS VM details.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#committed_storage_bytes

def committed_storage_bytes() -> ::Integer
Returns
  • (::Integer) — The total size of the disks being migrated in bytes.

#committed_storage_bytes=

def committed_storage_bytes=(value) -> ::Integer
Parameter
  • value (::Integer) — The total size of the disks being migrated in bytes.
Returns
  • (::Integer) — The total size of the disks being migrated in bytes.

#firmware

def firmware() -> ::Google::Cloud::VMMigration::V1::AwsSourceVmDetails::Firmware
Returns

#firmware=

def firmware=(value) -> ::Google::Cloud::VMMigration::V1::AwsSourceVmDetails::Firmware
Parameter
Returns