| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::APIGatewayv2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
ApiMappingProps.Builder |
ApiMappingProps.Builder.api(IApi api)
Sets the value of
ApiMappingProps.getApi() |
ApiMappingProps.Builder |
ApiMappingProps.Builder.apiMappingKey(String apiMappingKey)
Sets the value of
ApiMappingProps.getApiMappingKey() |
static ApiMappingProps.Builder |
ApiMappingProps.builder() |
ApiMappingProps.Builder |
ApiMappingProps.Builder.domainName(IDomainName domainName)
Sets the value of
ApiMappingProps.getDomainName() |
ApiMappingProps.Builder |
ApiMappingProps.Builder.stage(IStage stage)
Sets the value of
ApiMappingProps.getStage() |
Copyright © 2021. All rights reserved.