sourceKmsKeyArn property

Output<String?> sourceKmsKeyArn
latefinal

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

Implementation

late final pulumi.Output<String?> sourceKmsKeyArn;