AlloyDB V1BETA API - Module Google::Cloud::AlloyDB::V1beta::EncryptionInfo::Type (v0.8.0)

Reference documentation and code samples for the AlloyDB V1BETA API module Google::Cloud::AlloyDB::V1beta::EncryptionInfo::Type.

Possible encryption types.

Constants

TYPE_UNSPECIFIED

value: 0
Encryption type not specified. Defaults to GOOGLE_DEFAULT_ENCRYPTION.

GOOGLE_DEFAULT_ENCRYPTION

value: 1
The data is encrypted at rest with a key that is fully managed by Google. No key version will be populated. This is the default state.

CUSTOMER_MANAGED_ENCRYPTION

value: 2
The data is encrypted at rest with a key that is managed by the customer. KMS key versions will be populated.