GoogleApi.VMMigration.V1.Model.ShieldedInstanceConfig (google_api_vm_migration v0.11.0)
View SourceShielded instance configuration.
Attributes
-
enableIntegrityMonitoring
(type:boolean()
, default:nil
) - Optional. Defines whether the instance created by the machine image has integrity monitoring enabled. This can be set to true only if the image boot option is EFI, and vTPM is enabled. -
enableVtpm
(type:boolean()
, default:nil
) - Optional. Defines whether the instance created by the machine image has vTPM enabled. This can be set to true only if the image boot option is EFI. -
secureBoot
(type:String.t
, default:nil
) - Optional. Defines whether the instance created by the machine image has Secure Boot enabled. This can be set to true only if the image boot option is EFI.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.