encryptionConfig property
The encryption config can be specified to encrypt the backups with a customer-managed encryption key (CMEK).
When this field is not specified, the backup will then use default encryption scheme to protect the user data.
Implementation
EncryptionConfig? encryptionConfig;