GoogleApi.Workstations.V1.Model.GceConfidentialInstanceConfig (google_api_workstations v0.7.0)

View Source

A set of Compute Engine Confidential VM instance options.

Attributes

  • enableConfidentialCompute (type: boolean(), default: nil) - Optional. Whether the instance has confidential compute enabled.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Workstations.V1.Model.GceConfidentialInstanceConfig{
  enableConfidentialCompute: boolean() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.