@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.848Z") @Stability(value=Experimental) public interface DomainNameProps extends software.amazon.jsii.JsiiSerializable, DomainNameOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
DomainNameProps.Builder
A builder for
DomainNameProps |
static class |
DomainNameProps.Jsii$Proxy
An implementation for
DomainNameProps |
| Modifier and Type | Method and Description |
|---|---|
static DomainNameProps.Builder |
builder() |
default IRestApi |
getMapping()
(experimental) If specified, all requests to this domain will be mapped to the production deployment of this API.
|
getCertificate, getDomainName, getEndpointType, getMtls, getSecurityPolicy@Stability(value=Experimental) @Nullable default IRestApi getMapping()
If you wish to map this domain to multiple APIs
with different base paths, don't specify this option and use
addBasePathMapping.
Default: - you will have to call `addBasePathMapping` to map this domain to API endpoints.
@Stability(value=Experimental) static DomainNameProps.Builder builder()
builder in interface DomainNameOptionsDomainNameProps.Builder of DomainNamePropsCopyright © 2021. All rights reserved.