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