| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
| Modifier and Type | Method and Description |
|---|---|
CfnApiMappingProps.Builder |
CfnApiMappingProps.Builder.apiId(String apiId)
Sets the value of
CfnApiMappingProps.getApiId() |
CfnApiMappingProps.Builder |
CfnApiMappingProps.Builder.apiMappingKey(String apiMappingKey)
Sets the value of
CfnApiMappingProps.getApiMappingKey() |
static CfnApiMappingProps.Builder |
CfnApiMappingProps.builder() |
CfnApiMappingProps.Builder |
CfnApiMappingProps.Builder.domainName(String domainName)
Sets the value of
CfnApiMappingProps.getDomainName() |
CfnApiMappingProps.Builder |
CfnApiMappingProps.Builder.stage(String stage)
Sets the value of
CfnApiMappingProps.getStage() |
Copyright © 2021. All rights reserved.