authorizationType property
Type of authentication that the function URL uses. Valid values are AWS_IAM and NONE.
Implementation
final pulumi.Input<String?>? authorizationType;
Type of authentication that the function URL uses. Valid values are AWS_IAM and NONE.
final pulumi.Input<String?>? authorizationType;