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
    
  - (::Google::Cloud::VMMigration::V1::AwsSourceVmDetails::Firmware) — The firmware type of the source VM.
 
#firmware=
def firmware=(value) -> ::Google::Cloud::VMMigration::V1::AwsSourceVmDetails::Firmware
    Parameter
    
  - value (::Google::Cloud::VMMigration::V1::AwsSourceVmDetails::Firmware) — The firmware type of the source VM.
 
    Returns
    
- (::Google::Cloud::VMMigration::V1::AwsSourceVmDetails::Firmware) — The firmware type of the source VM.