encryptionKey property

EncryptionKey? encryptionKey
getter/setter pair

The customer managed encryption key that was used to encrypt the Backup's artifacts.

Inherited from the parent BackupPlan's encryption_key value.

Output only.

Implementation

EncryptionKey? encryptionKey;