Module: Google::Cloud::VMMigration::V1::AwsSourceVmDetails::Firmware

Defined in:
proto_docs/google/cloud/vmmigration/v1/vmmigration.rb

Overview

Possible values for AWS VM firmware.

Constant Summary collapse

FIRMWARE_UNSPECIFIED =

The firmware is unknown.

0
EFI =

The firmware is EFI.

1
BIOS =

The firmware is BIOS.

2