@Generated(value="jsii-pacmak/1.74.0 (build 6d08790)", date="2023-03-14T16:25:33.368Z") public interface IDomainName extends IResource
Modifier and Type | Interface and Description |
---|---|
static interface |
IDomainName.Jsii$Default
Internal default implementation for
IDomainName . |
static class |
IDomainName.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDomainName()
The domain name (e.g.
|
java.lang.String |
getDomainNameAliasDomainName()
The Route53 alias target to use in order to connect a record set to this domain through an alias.
|
java.lang.String |
getDomainNameAliasHostedZoneId()
The Route53 hosted zone ID to use in order to connect a record set to this domain through an alias.
|
applyRemovalPolicy, getEnv, getStack
getNode
java.lang.String getDomainName()
java.lang.String getDomainNameAliasDomainName()
java.lang.String getDomainNameAliasHostedZoneId()