View Source GoogleApi.BackupDR.V1.Model.CustomerEncryptionKey (google_api_backup_dr v0.13.0)
A customer-supplied encryption key.
Attributes
-
kmsKeyName
(type:String.t
, default:nil
) - Optional. The name of the encryption key that is stored in Google Cloud KMS. -
kmsKeyServiceAccount
(type:String.t
, default:nil
) - Optional. The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used. -
rawKey
(type:String.t
, default:nil
) - Optional. Specifies a 256-bit customer-supplied encryption key. -
rsaEncryptedKey
(type:String.t
, default:nil
) - Optional. RSA-wrapped 2048-bit customer-supplied encryption key to either encrypt or decrypt this resource.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.