Class AwsSourceVmDetails (1.12.0)

AwsSourceVmDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represent the source AWS VM details.

Attributes

Name Description
firmware google.cloud.vmmigration_v1.types.AwsSourceVmDetails.Firmware
Output only. The firmware type of the source VM.
committed_storage_bytes int
Output only. The total size of the disks being migrated in bytes.
disks MutableSequence[google.cloud.vmmigration_v1.types.AwsSourceVmDetails.AwsDiskDetails]
Output only. The disks attached to the source VM.
vm_capabilities_info google.cloud.vmmigration_v1.types.VmCapabilities
Output only. Information about VM capabilities needed for some Compute Engine features.
architecture google.cloud.vmmigration_v1.types.VmArchitecture
Output only. The VM architecture.

Classes

AwsDiskDetails

AwsDiskDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The details of an AWS instance disk.

Firmware

Firmware(value)

Possible values for AWS VM firmware.