| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::APIGatewayv2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
HttpRouteAuthorizerConfig.Builder |
HttpRouteAuthorizerConfig.Builder.authorizationScopes(List<String> authorizationScopes)
Sets the value of
HttpRouteAuthorizerConfig.getAuthorizationScopes() |
HttpRouteAuthorizerConfig.Builder |
HttpRouteAuthorizerConfig.Builder.authorizationType(HttpAuthorizerType authorizationType)
Sets the value of
HttpRouteAuthorizerConfig.getAuthorizationType() |
HttpRouteAuthorizerConfig.Builder |
HttpRouteAuthorizerConfig.Builder.authorizerId(String authorizerId)
Sets the value of
HttpRouteAuthorizerConfig.getAuthorizerId() |
static HttpRouteAuthorizerConfig.Builder |
HttpRouteAuthorizerConfig.builder() |
Copyright © 2021. All rights reserved.