kmsKeyId property
The AWS KMS key identifier that is used to encrypt the content on the
replication instance. If you don't specify a value for the
KmsKeyId
parameter, then AWS DMS uses your default encryption
key. AWS KMS creates the default encryption key for your AWS account. Your
AWS account has a different default encryption key for each AWS Region.
Implementation
final String? kmsKeyId;