@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-07T23:46:59.526Z") @Stability(value=Experimental) public interface IDomainName extends software.amazon.jsii.JsiiSerializable, 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 |
|---|---|
String |
getDomainName()
(experimental) The domain name (e.g.
|
String |
getDomainNameAliasDomainName()
(experimental) The Route53 alias target to use in order to connect a record set to this domain through an alias.
|
String |
getDomainNameAliasHostedZoneId()
(experimental) The Route53 hosted zone ID to use in order to connect a record set to this domain through an alias.
|
applyRemovalPolicy, getEnv, getStackgetNode@Stability(value=Experimental) @NotNull String getDomainName()
@Stability(value=Experimental) @NotNull String getDomainNameAliasDomainName()
@Stability(value=Experimental) @NotNull String getDomainNameAliasHostedZoneId()
Copyright © 2022. All rights reserved.