Uses of Interface
software.amazon.awscdk.services.apigatewayv2.HttpAuthorizerAttributes
Packages that use HttpAuthorizerAttributes
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of HttpAuthorizerAttributes in software.amazon.awscdk.services.apigatewayv2
Classes in software.amazon.awscdk.services.apigatewayv2 that implement HttpAuthorizerAttributesModifier and TypeClassDescriptionstatic final classAn implementation forHttpAuthorizerAttributesMethods in software.amazon.awscdk.services.apigatewayv2 that return HttpAuthorizerAttributesModifier and TypeMethodDescriptionHttpAuthorizerAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.apigatewayv2 with parameters of type HttpAuthorizerAttributesModifier and TypeMethodDescriptionstatic IHttpRouteAuthorizerHttpAuthorizer.fromHttpAuthorizerAttributes(software.constructs.Construct scope, String id, HttpAuthorizerAttributes attrs) (experimental) Import an existing HTTP Authorizer into this CDK app.