Class InitialStateConfig (1.15.0)

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

Initial State for shielded instance, these are public keys which are safe to store in public

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

Attributes

NameDescription
dbs MutableSequence[google.cloud.compute_v1.types.FileContentBuffer]
The Key Database (db).
dbxs MutableSequence[google.cloud.compute_v1.types.FileContentBuffer]
The forbidden key database (dbx).
keks MutableSequence[google.cloud.compute_v1.types.FileContentBuffer]
The Key Exchange Key (KEK).
pk google.cloud.compute_v1.types.FileContentBuffer
The Platform Key (PK). This field is a member of oneof_ _pk.