View Source GoogleApi.TPU.V2.Model.ShieldedInstanceConfig (google_api_tpu v0.17.1)
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
@type t() :: %GoogleApi.TPU.V2.Model.ShieldedInstanceConfig{ enableSecureBoot: boolean() | nil }