| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::APIGatewayv2 Construct Library
|
| software.amazon.awscdk.services.apigatewayv2.authorizers |
AWS APIGatewayv2 Authorizers
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpRouteAuthorizerConfig.Jsii$Proxy
An implementation for
HttpRouteAuthorizerConfig |
| Modifier and Type | Method and Description |
|---|---|
HttpRouteAuthorizerConfig |
HttpNoneAuthorizer.bind(HttpRouteAuthorizerBindOptions _)
(experimental) Bind this authorizer to a specified Http route.
|
HttpRouteAuthorizerConfig |
IHttpRouteAuthorizer.bind(HttpRouteAuthorizerBindOptions options)
(experimental) Bind this authorizer to a specified Http route.
|
HttpRouteAuthorizerConfig |
IHttpRouteAuthorizer.Jsii$Proxy.bind(HttpRouteAuthorizerBindOptions options)
(experimental) Bind this authorizer to a specified Http route.
|
default HttpRouteAuthorizerConfig |
IHttpRouteAuthorizer.Jsii$Default.bind(HttpRouteAuthorizerBindOptions options)
(experimental) Bind this authorizer to a specified Http route.
|
HttpRouteAuthorizerConfig |
HttpRouteAuthorizerConfig.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRouteAuthorizerConfig |
HttpUserPoolAuthorizer.bind(HttpRouteAuthorizerBindOptions options)
(experimental) Bind this authorizer to a specified Http route.
|
HttpRouteAuthorizerConfig |
HttpLambdaAuthorizer.bind(HttpRouteAuthorizerBindOptions options)
(experimental) Bind this authorizer to a specified Http route.
|
HttpRouteAuthorizerConfig |
HttpIamAuthorizer.bind(HttpRouteAuthorizerBindOptions _options)
(experimental) Bind this authorizer to a specified Http route.
|
HttpRouteAuthorizerConfig |
HttpJwtAuthorizer.bind(HttpRouteAuthorizerBindOptions options)
(experimental) Bind this authorizer to a specified Http route.
|
Copyright © 2022. All rights reserved.