@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.425Z") @Stability(value=Experimental) public interface IDomainName extends software.amazon.jsii.JsiiSerializable, IResource
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-domainname.html| 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.
|
getNode@Stability(value=Experimental) @NotNull String getName()
@Stability(value=Experimental) @NotNull String getRegionalDomainName()
@Stability(value=Experimental) @NotNull String getRegionalHostedZoneId()
Copyright © 2021. All rights reserved.