Migrate for Compute Engine V1 API - Module Google::Cloud::VMMigration::V1::ShieldedInstanceConfig::SecureBoot (v2.4.0)

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

Possible values for secure boot.

Constants

SECURE_BOOT_UNSPECIFIED

value: 0
No explicit value is selected. Will use the configuration of the source (if exists, otherwise the default will be false).

True

value: 1
Use secure boot. This can be set to true only if the image boot option is EFI.

False

value: 2
Do not use secure boot.