Uses of Class
software.aws.awsprototypingsdk.openapigateway.CustomAuthorizer
-
-
Uses of CustomAuthorizer in software.aws.awsprototypingsdk.openapigateway
Methods in software.aws.awsprototypingsdk.openapigateway that return CustomAuthorizer Modifier and Type Method Description CustomAuthorizerCustomAuthorizer.Builder. build()static CustomAuthorizerAuthorizers. custom(CustomAuthorizerProps props)(experimental) A custom authorizer.
-