GoogleApi.TPU.V2.Model.ShieldedInstanceConfig (google_api_tpu v0.18.0)
View SourceA 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 }