Migrate for Compute Engine V1 API - Module Google::Cloud::VMMigration::V1::AwsVmDetails::VmArchitecture (v0.9.0)

Reference documentation and code samples for the Migrate for Compute Engine V1 API module Google::Cloud::VMMigration::V1::AwsVmDetails::VmArchitecture.

Possible values for the architectures of the VM.

Constants

VM_ARCHITECTURE_UNSPECIFIED

value: 0
The architecture is unknown.

I386

value: 1
The architecture is I386.

X86_64

value: 2
The architecture is X86_64.

ARM64

value: 3
The architecture is ARM64.

X86_64_MAC

value: 4
The architecture is X86_64_MAC.