Uses of Interface
software.amazon.awscdk.services.apigatewayv2.authorizers.WebSocketLambdaAuthorizerProps
Packages that use WebSocketLambdaAuthorizerProps
Package
Description
AWS APIGatewayv2 Authorizers
-
Uses of WebSocketLambdaAuthorizerProps in software.amazon.awscdk.services.apigatewayv2.authorizers
Classes in software.amazon.awscdk.services.apigatewayv2.authorizers that implement WebSocketLambdaAuthorizerPropsModifier and TypeClassDescriptionstatic final classAn implementation forWebSocketLambdaAuthorizerPropsMethods in software.amazon.awscdk.services.apigatewayv2.authorizers that return WebSocketLambdaAuthorizerPropsModifier and TypeMethodDescriptionWebSocketLambdaAuthorizerProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.apigatewayv2.authorizers with parameters of type WebSocketLambdaAuthorizerPropsModifierConstructorDescriptionWebSocketLambdaAuthorizer(String id, IFunction handler, WebSocketLambdaAuthorizerProps props)