GoogleApi.Compute.V1.Model.ConfidentialInstanceConfig (google_api_compute v0.39.0) View Source
A set of Confidential Instance options.
Attributes
-
enableConfidentialCompute
(type:boolean()
, default:nil
) - Defines whether the instance should have confidential compute enabled.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Compute.V1.Model.ConfidentialInstanceConfig{ enableConfidentialCompute: boolean() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.