@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:46.010Z") @Stability(value=Experimental) 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()
(experimental) The DomainName to associate with this base path mapping.
|
IRestApi |
getRestApi()
(experimental) The RestApi resource to target.
|
getBasePath, getStage@Stability(value=Experimental) @NotNull IDomainName getDomainName()
@Stability(value=Experimental) @NotNull IRestApi getRestApi()
@Stability(value=Experimental) static BasePathMappingProps.Builder builder()
builder in interface BasePathMappingOptionsBasePathMappingProps.Builder of BasePathMappingPropsCopyright © 2021. All rights reserved.