@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T17:53:10.870Z") @Stability(value=Stable) public interface BasePathMappingProps extends software.amazon.jsii.JsiiSerializable, BasePathMappingOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
BasePathMappingProps.Builder
A builder for
BasePathMappingProps |
static class |
BasePathMappingProps.Jsii$Proxy
An implementation for
BasePathMappingProps |
| Modifier and Type | Method and Description |
|---|---|
static BasePathMappingProps.Builder |
builder() |
IDomainName |
getDomainName()
The DomainName to associate with this base path mapping.
|
IRestApi |
getRestApi()
The RestApi resource to target.
|
getBasePath, getStage@Stability(value=Stable) @NotNull IDomainName getDomainName()
@Stability(value=Stable) @NotNull IRestApi getRestApi()
@Stability(value=Stable) static BasePathMappingProps.Builder builder()
builder in interface BasePathMappingOptionsBasePathMappingProps.Builder of BasePathMappingPropsCopyright © 2021. All rights reserved.