kmsKeyId property

String? kmsKeyId
final

The symmetric customer master key (CMK) to use for the AWS Key Management Service (KMS). This key is used to encrypt your data at rest. If not provided, Amazon MQ will use a default CMK to encrypt your data.

Implementation

final String? kmsKeyId;