| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::APIGatewayv2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
HttpRouteProps.Builder |
HttpRouteProps.Builder.authorizationScopes(List<String> authorizationScopes)
Sets the value of
HttpRouteProps.getAuthorizationScopes() |
HttpRouteProps.Builder |
HttpRouteProps.Builder.authorizer(IHttpRouteAuthorizer authorizer)
Sets the value of
HttpRouteProps.getAuthorizer() |
static HttpRouteProps.Builder |
HttpRouteProps.builder() |
HttpRouteProps.Builder |
HttpRouteProps.Builder.httpApi(IHttpApi httpApi)
Sets the value of
HttpRouteProps.getHttpApi() |
HttpRouteProps.Builder |
HttpRouteProps.Builder.integration(IHttpRouteIntegration integration)
Sets the value of
BatchHttpRouteOptions.getIntegration() |
HttpRouteProps.Builder |
HttpRouteProps.Builder.routeKey(HttpRouteKey routeKey)
Sets the value of
HttpRouteProps.getRouteKey() |
Copyright © 2021. All rights reserved.