Class ShieldedInstanceConfig (0.5.0)

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

A set of Shielded Instance options. .. attribute:: enable_integrity_monitoring

Defines whether the instance has integrity monitoring enabled. Enabled by default.

:type: bool

Attributes

NameDescription
enable_secure_boot bool
Defines whether the instance has Secure Boot enabled. Disabled by default.
enable_vtpm bool
Defines whether the instance has the vTPM enabled. Enabled by default.