@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:20.067Z") @Stability(value=Experimental) public interface DomainProps extends software.amazon.jsii.JsiiSerializable, DomainOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
DomainProps.Builder
A builder for
DomainProps |
static class |
DomainProps.Jsii$Proxy
An implementation for
DomainProps |
| Modifier and Type | Method and Description |
|---|---|
static DomainProps.Builder |
builder() |
IApp |
getApp()
(experimental) The application to which the domain must be connected.
|
default IRole |
getAutoSubDomainIamRole()
(experimental) The IAM role with access to Route53 when using enableAutoSubdomain.
|
getAutoSubdomainCreationPatterns, getDomainName, getEnableAutoSubdomain, getSubDomains@Stability(value=Experimental) @NotNull IApp getApp()
@Stability(value=Experimental) @Nullable default IRole getAutoSubDomainIamRole()
Default: the IAM role from App.grantPrincipal
@Stability(value=Experimental) static DomainProps.Builder builder()
builder in interface DomainOptionsDomainProps.Builder of DomainPropsCopyright © 2021. All rights reserved.