kmsKeyArn property

Input<String?>? kmsKeyArn
final

ARN of the KMS customer managed key that Lambda uses to encrypt your function's filter criteria.

Implementation

final pulumi.Input<String?>? kmsKeyArn;