| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::ApiGatewayV2 Construct Library
|
| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnApiMappingProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApiMappingProps.Builder. |
Copyright © 2022. All rights reserved.