View Source GoogleApi.Looker.V1.Model.ExportEncryptionConfig (google_api_looker v0.5.1)

Configuration for Encryption - e.g. CMEK.

Attributes

  • kmsKeyName (type: String.t, default: nil) - Required. Name of the CMEK key in KMS.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Looker.V1.Model.ExportEncryptionConfig{
  kmsKeyName: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.