@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.820Z") @Stability(value=Stable) public interface CfnBasePathMappingProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBasePathMappingProps.Builder
A builder for
CfnBasePathMappingProps |
static class |
CfnBasePathMappingProps.Jsii$Proxy
An implementation for
CfnBasePathMappingProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnBasePathMappingProps.Builder |
builder() |
default String |
getBasePath()
`AWS::ApiGateway::BasePathMapping.BasePath`.
|
String |
getDomainName()
`AWS::ApiGateway::BasePathMapping.DomainName`.
|
default String |
getRestApiId()
`AWS::ApiGateway::BasePathMapping.RestApiId`.
|
default String |
getStage()
`AWS::ApiGateway::BasePathMapping.Stage`.
|
@Stability(value=Stable) @NotNull String getDomainName()
@Stability(value=Stable) @Nullable default String getBasePath()
@Stability(value=Stable) @Nullable default String getRestApiId()
@Stability(value=Stable) @Nullable default String getStage()
@Stability(value=Stable) static CfnBasePathMappingProps.Builder builder()
CfnBasePathMappingProps.Builder of CfnBasePathMappingPropsCopyright © 2021. All rights reserved.