@Stability(value=Experimental) @Internal public static final class DomainNameAttributes.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DomainNameAttributes
DomainNameAttributessoftware.amazon.jsii.JsiiObject.InitializationModeDomainNameAttributes.Builder, DomainNameAttributes.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(DomainNameAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
DomainNameAttributes.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getName()
(experimental) domain name string.
|
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.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(DomainNameAttributes.Builder builder)
DomainNameAttributes.Builder.public final String getName()
DomainNameAttributesgetName in interface DomainNameAttributespublic final String getRegionalDomainName()
DomainNameAttributesgetRegionalDomainName in interface DomainNameAttributespublic final String getRegionalHostedZoneId()
DomainNameAttributesgetRegionalHostedZoneId in interface DomainNameAttributes@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.