Class ShieldedInstanceConfig (5.9.3)

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

Shielded Instance Config for clusters using Compute Engine Shielded VMs <https://cloud.google.com/security/shielded-cloud/shielded-vm>__.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
enable_secure_boot bool
Optional. Defines whether instances have Secure Boot enabled. This field is a member of oneof_ _enable_secure_boot.
enable_vtpm bool
Optional. Defines whether instances have the vTPM enabled. This field is a member of oneof_ _enable_vtpm.
enable_integrity_monitoring bool
Optional. Defines whether instances have integrity monitoring enabled. This field is a member of oneof_ _enable_integrity_monitoring.