Class ShieldedInstanceConfig (1.12.0)

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

Shielded instance configuration.

Attributes

Name Description
secure_boot google.cloud.vmmigration_v1.types.ShieldedInstanceConfig.SecureBoot
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.
enable_vtpm bool
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.
enable_integrity_monitoring bool
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.

Classes

SecureBoot

SecureBoot(value)

Possible values for secure boot.