Uses of Interface
software.amazon.awscdk.services.apigatewayv2.WebSocketRouteAuthorizerConfig
Packages that use WebSocketRouteAuthorizerConfig
Package
Description
AWS::APIGatewayv2 Construct Library
AWS APIGatewayv2 Authorizers
-
Uses of WebSocketRouteAuthorizerConfig in software.amazon.awscdk.services.apigatewayv2
Classes in software.amazon.awscdk.services.apigatewayv2 that implement WebSocketRouteAuthorizerConfigModifier and TypeClassDescriptionstatic final classAn implementation forWebSocketRouteAuthorizerConfigMethods in software.amazon.awscdk.services.apigatewayv2 that return WebSocketRouteAuthorizerConfigModifier and TypeMethodDescriptionIWebSocketRouteAuthorizer.bind(WebSocketRouteAuthorizerBindOptions options) (experimental) Bind this authorizer to a specified WebSocket route.default WebSocketRouteAuthorizerConfigIWebSocketRouteAuthorizer.Jsii$Default.bind(WebSocketRouteAuthorizerBindOptions options) (experimental) Bind this authorizer to a specified WebSocket route.IWebSocketRouteAuthorizer.Jsii$Proxy.bind(WebSocketRouteAuthorizerBindOptions options) (experimental) Bind this authorizer to a specified WebSocket route.WebSocketNoneAuthorizer.bind(WebSocketRouteAuthorizerBindOptions __) (experimental) Bind this authorizer to a specified WebSocket route.WebSocketRouteAuthorizerConfig.Builder.build()Builds the configured instance. -
Uses of WebSocketRouteAuthorizerConfig in software.amazon.awscdk.services.apigatewayv2.authorizers
Methods in software.amazon.awscdk.services.apigatewayv2.authorizers that return WebSocketRouteAuthorizerConfigModifier and TypeMethodDescriptionWebSocketLambdaAuthorizer.bind(WebSocketRouteAuthorizerBindOptions options) (experimental) Bind this authorizer to a specified WebSocket route.