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