@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:36.164Z") @Stability(value=Stable) 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()
The domain name (e.g.
|
String |
getDomainNameAliasDomainName()
The Route53 alias target to use in order to connect a record set to this domain through an alias.
|
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@Stability(value=Stable) @NotNull String getDomainName()
@Stability(value=Stable) @NotNull String getDomainNameAliasDomainName()
@Stability(value=Stable) @NotNull String getDomainNameAliasHostedZoneId()
Copyright © 2022. All rights reserved.