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