@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String domainName,
String domainNameAliasHostedZoneId,
String domainNameAliasTarget)
Constructor that initializes the object based on literal property values passed by the
DomainNameAttributes.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDomainName()
(experimental) The domain name (e.g.
|
String |
getDomainNameAliasHostedZoneId()
(experimental) The Route53 hosted zone ID to use in order to connect a record set to this domain through an alias.
|
String |
getDomainNameAliasTarget()
(experimental) The Route53 alias target to use in order to connect a record set to this domain through an alias.
|
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(String domainName, String domainNameAliasHostedZoneId, String domainNameAliasTarget)
DomainNameAttributes.Builder.public final String getDomainName()
DomainNameAttributesgetDomainName in interface DomainNameAttributespublic final String getDomainNameAliasHostedZoneId()
DomainNameAttributesgetDomainNameAliasHostedZoneId in interface DomainNameAttributespublic final String getDomainNameAliasTarget()
DomainNameAttributesgetDomainNameAliasTarget in interface DomainNameAttributes@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.