GoogleApi.Dataproc.V1.Model.ConfidentialInstanceConfig (google_api_dataproc v0.59.0)

View Source

Confidential Instance Config for clusters using Confidential VMs (https://cloud.google.com/compute/confidential-vm/docs)

Attributes

  • enableConfidentialCompute (type: boolean(), default: nil) - Optional. Defines whether the instance should have confidential compute enabled.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.