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
Name | Description |
dbs |
Sequence[google.cloud.compute_v1.types.FileContentBuffer]
The Key Database (db). |
dbxs |
Sequence[google.cloud.compute_v1.types.FileContentBuffer]
The forbidden key database (dbx). |
keks |
Sequence[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 .
|