authorizationType property

Output<String> authorizationType
latefinal

Type of authentication that the function URL uses. Valid values are AWS_IAM and NONE.

Implementation

late final pulumi.Output<String> authorizationType;