GoogleApi.TPU.V2.Model.ShieldedInstanceConfig (google_api_tpu v0.18.0)

View Source

A set of Shielded Instance options.

Attributes

  • enableSecureBoot (type: boolean(), default: nil) - Defines whether the instance has Secure Boot enabled.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.TPU.V2.Model.ShieldedInstanceConfig{
  enableSecureBoot: boolean() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.