Uses of Class
software.amazon.awscdk.services.apigatewayv2.HttpRouteAuthorizerConfig.Builder
Packages that use HttpRouteAuthorizerConfig.Builder
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of HttpRouteAuthorizerConfig.Builder in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 that return HttpRouteAuthorizerConfig.BuilderModifier and TypeMethodDescriptionHttpRouteAuthorizerConfig.Builder.authorizationScopes(List<String> authorizationScopes) Sets the value ofHttpRouteAuthorizerConfig.getAuthorizationScopes()HttpRouteAuthorizerConfig.Builder.authorizationType(String authorizationType) Sets the value ofHttpRouteAuthorizerConfig.getAuthorizationType()HttpRouteAuthorizerConfig.Builder.authorizerId(String authorizerId) Sets the value ofHttpRouteAuthorizerConfig.getAuthorizerId()HttpRouteAuthorizerConfig.builder()Constructors in software.amazon.awscdk.services.apigatewayv2 with parameters of type HttpRouteAuthorizerConfig.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theHttpRouteAuthorizerConfig.Builder.