sourceKmsKeyArn property

Input<String?>? sourceKmsKeyArn
final

ARN of the KMS key used to encrypt the function's .zip deployment package. Conflicts with imageUri.

Implementation

final pulumi.Input<String?>? sourceKmsKeyArn;