Reference documentation and code samples for the AlloyDB V1 API class Google::Cloud::AlloyDB::V1::EncryptionInfo.
EncryptionInfo describes the encryption information of a cluster or a backup.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#encryption_type
def encryption_type() -> ::Google::Cloud::AlloyDB::V1::EncryptionInfo::Type
Returns
- (::Google::Cloud::AlloyDB::V1::EncryptionInfo::Type) — Output only. Type of encryption.
#kms_key_versions
def kms_key_versions() -> ::Array<::String>
Returns
- (::Array<::String>) — Output only. Cloud KMS key versions that are being used to protect the database or the backup.