| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(ApiMappingProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ApiMappingProps.Builder. |
Copyright © 2022. All rights reserved.