kmsKeyArn property

Input<String?>? kmsKeyArn
final

ARN of the KMS key to use for encryption. Required when sseAlgorithm is aws:kms.

Implementation

final pulumi.Input<String?>? kmsKeyArn;