kmsKeyArn property

Input<String?>? kmsKeyArn
final

ARN of the KMS key to use for encryption when encryptionStrategy is CUSTOMER_MANAGED.

Implementation

final pulumi.Input<String?>? kmsKeyArn;