kmsKeyId property

Input<String?>? kmsKeyId
final

KMS key ARN that is used to encrypt the data during DMS Serverless replication. If you don't specify a value for the KmsKeyId parameter, DMS uses your default encryption key.

Implementation

final pulumi.Input<String?>? kmsKeyId;