GoogleApi.Metastore.V1beta.Model.EncryptionConfig (google_api_metastore v0.2.0) View Source
Encryption settings for the service.
Attributes
-
kmsKey
(type:String.t
, default:nil
) - The fully qualified customer provided Cloud KMS key name to use for customer data encryption, in the following form:projects/{project_number}/locations/{location_id}/keyRings/{key_ring_id}/cryptoKeys/{crypto_key_id}.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Metastore.V1beta.Model.EncryptionConfig{ kmsKey: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.