@Generated(value="jsii-pacmak/1.74.0 (build 6d08790)", date="2023-02-15T19:53:17.411Z") @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 |
getName()
(experimental) The custom domain name.
|
String |
getRegionalDomainName()
(experimental) The domain name associated with the regional endpoint for this custom domain name.
|
String |
getRegionalHostedZoneId()
(experimental) The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint.
|
applyRemovalPolicy, getEnv, getStack@Stability(value=Experimental) @NotNull String getName()
@Stability(value=Experimental) @NotNull String getRegionalDomainName()
@Stability(value=Experimental) @NotNull String getRegionalHostedZoneId()
Copyright © 2023. All rights reserved.