| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnBasePathMappingProps.Builder |
CfnBasePathMappingProps.Builder.basePath(String basePath)
Sets the value of
CfnBasePathMappingProps.getBasePath() |
static CfnBasePathMappingProps.Builder |
CfnBasePathMappingProps.builder() |
CfnBasePathMappingProps.Builder |
CfnBasePathMappingProps.Builder.domainName(String domainName)
Sets the value of
CfnBasePathMappingProps.getDomainName() |
CfnBasePathMappingProps.Builder |
CfnBasePathMappingProps.Builder.id(String id)
Sets the value of
CfnBasePathMappingProps.getId() |
CfnBasePathMappingProps.Builder |
CfnBasePathMappingProps.Builder.restApiId(String restApiId)
Sets the value of
CfnBasePathMappingProps.getRestApiId() |
CfnBasePathMappingProps.Builder |
CfnBasePathMappingProps.Builder.stage(String stage)
Sets the value of
CfnBasePathMappingProps.getStage() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnBasePathMappingProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBasePathMappingProps.Builder. |
Copyright © 2022. All rights reserved.