Uses of Class
software.amazon.awscdk.services.apigatewayv2.HttpAuthorizerAttributes.Builder
Packages that use HttpAuthorizerAttributes.Builder
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of HttpAuthorizerAttributes.Builder in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 that return HttpAuthorizerAttributes.BuilderModifier and TypeMethodDescriptionHttpAuthorizerAttributes.Builder.authorizerId(String authorizerId) Sets the value ofHttpAuthorizerAttributes.getAuthorizerId()HttpAuthorizerAttributes.Builder.authorizerType(String authorizerType) Sets the value ofHttpAuthorizerAttributes.getAuthorizerType()HttpAuthorizerAttributes.builder()Constructors in software.amazon.awscdk.services.apigatewayv2 with parameters of type HttpAuthorizerAttributes.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theHttpAuthorizerAttributes.Builder.