EncryptionInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)
EncryptionInfo describes the encryption information of a cluster or a backup.
Attributes |
|
---|---|
Name | Description |
encryption_type |
google.cloud.alloydb_v1alpha.types.EncryptionInfo.Type
Output only. Type of encryption. |
kms_key_versions |
MutableSequence[str]
Output only. Cloud KMS key versions that are being used to protect the database or the backup. |
Classes
Type
Type(value)
Possible encryption types.