kmsKeyId property
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;
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.
final pulumi.Input<String?>? kmsKeyId;