View Source GoogleApi.GKEBackup.V1.Model.EncryptionKey (google_api_gke_backup v0.6.1)
Defined a customer managed encryption key that will be used to encrypt Backup artifacts.
Attributes
-
gcpKmsEncryptionKey
(type:String.t
, default:nil
) - Optional. Google Cloud KMS encryption key. Format:projects/*/locations/*/keyRings/*/cryptoKeys/*
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.GKEBackup.V1.Model.EncryptionKey{ gcpKmsEncryptionKey: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.