google_api_compute v0.6.0 GoogleApi.Compute.V1.Model.ShieldedInstanceConfig View Source
A set of Shielded Instance options.
Attributes
- enableIntegrityMonitoring (boolean()): Defines whether the instance has integrity monitoring enabled. Defaults to:
null
. - enableSecureBoot (boolean()): Defines whether the instance has Secure Boot enabled. Defaults to:
null
. - enableVtpm (boolean()): Defines whether the instance has the vTPM enabled. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.