encryptionConfig property
The encryption configuration used to encrypt the backup.
If this field is not specified, the backup will use the same encryption
configuration as the source backup by default, namely encryption_type =
USE_CONFIG_DEFAULT_OR_BACKUP_ENCRYPTION
.
Optional.
Implementation
CopyBackupEncryptionConfig? encryptionConfig;