Method: Google::Apis::AlloydbV1beta::AutomatedBackupPolicy#encryption_config
- Defined in:
- lib/google/apis/alloydb_v1beta/classes.rb
#encryption_config ⇒ Google::Apis::AlloydbV1beta::EncryptionConfig
EncryptionConfig describes the encryption config of a cluster or a backup that
is encrypted with a CMEK (customer-managed encryption key).
Corresponds to the JSON property encryptionConfig
68 69 70 |
# File 'lib/google/apis/alloydb_v1beta/classes.rb', line 68 def encryption_config @encryption_config end |