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