authorizationType property

Input<String?>? authorizationType
final

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

Implementation

final pulumi.Input<String?>? authorizationType;