View Source GoogleApi.Compute.V1.Model.InitialStateConfig (google_api_compute v0.56.2)

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

Attributes

  • dbs (type: list(GoogleApi.Compute.V1.Model.FileContentBuffer.t), default: nil) - The Key Database (db).
  • dbxs (type: list(GoogleApi.Compute.V1.Model.FileContentBuffer.t), default: nil) - The forbidden key database (dbx).
  • keks (type: list(GoogleApi.Compute.V1.Model.FileContentBuffer.t), default: nil) - The Key Exchange Key (KEK).
  • pk (type: GoogleApi.Compute.V1.Model.FileContentBuffer.t, default: nil) - The Platform Key (PK).

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.