sourceKmsKeyArn property
ARN of the KMS key used to encrypt the function's .zip deployment package. Conflicts with imageUri.
Implementation
late final pulumi.Output<String?> sourceKmsKeyArn;
ARN of the KMS key used to encrypt the function's .zip deployment package. Conflicts with imageUri.
late final pulumi.Output<String?> sourceKmsKeyArn;