| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2.authorizers |
AWS APIGatewayv2 Authorizers
|
| Modifier and Type | Class and Description |
|---|---|
static class |
WebSocketLambdaAuthorizerProps.Jsii$Proxy
An implementation for
WebSocketLambdaAuthorizerProps |
| Modifier and Type | Method and Description |
|---|---|
WebSocketLambdaAuthorizerProps |
WebSocketLambdaAuthorizerProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
WebSocketLambdaAuthorizer(String id,
IFunction handler,
WebSocketLambdaAuthorizerProps props) |
Copyright © 2022. All rights reserved.