Skip to content

TargetEncryptionTypeEnum

Encryption type for data in target location.

Values

Value Description
ENCRYPTION_PASSWORD_BASED Password based encryption.
KMS_MASTER_KEY_BASED KMS Master Key ID based encryption (Legacy KMS).
RSA_KEY_BASED RSA Key based encryption (Legacy RSA).
UEKM_AWS_KMS_BASED UEKM with AWS KMS encryption.
UEKM_RSA_BASED UEKM with RSA encryption.
UNIFIED_ENCRYPTION_KEY_MGMT_BASED (deprecated: Use UEKM_RSA_BASED or UEKM_AWS_KMS_BASED.) Unified Encryption Key Management.
UNKNOWN_ENCRYPTION_TYPE Unknown encryption type.