kmsKeyId property

String? kmsKeyId
final

The ARN, Key ID, or alias of the AWS KMS customer master key (CMK) used to encrypt the SecretString or SecretBinary values for versions of this secret.

Implementation

final String? kmsKeyId;