encryptionConfig property

CreateBackupEncryptionConfig? encryptionConfig
getter/setter pair

The encryption configuration that is used to encrypt the backup.

If this field is not specified, the backup uses the same encryption configuration as the database.

Optional.

Implementation

CreateBackupEncryptionConfig? encryptionConfig;