GoogleApi.Spanner.V1.Model.EncryptionConfig (google_api_spanner v0.32.0) View Source
Encryption configuration for a Cloud Spanner database.
Attributes
-
kmsKeyName
(type:String.t
, default:nil
) - The Cloud KMS key to be used for encrypting and decrypting the database. Values are of the formprojects//locations//keyRings//cryptoKeys/
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Spanner.V1.Model.EncryptionConfig{ kmsKeyName: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.