Class InitialStateConfig (1.8.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

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.