@Stability(value=Experimental) @Internal public static final class CommonHostedZoneProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CommonHostedZoneProps
CommonHostedZonePropssoftware.amazon.jsii.JsiiObject.InitializationModeCommonHostedZoneProps.Builder, CommonHostedZoneProps.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 zoneName,
String comment,
String queryLogsLogGroupArn)
Constructor that initializes the object based on literal property values passed by the
CommonHostedZoneProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getComment()
(experimental) Any comments that you want to include about the hosted zone.
|
String |
getQueryLogsLogGroupArn()
(experimental) The Amazon Resource Name (ARN) for the log group that you want Amazon Route 53 to send query logs to.
|
String |
getZoneName()
(experimental) The name of the domain.
|
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 zoneName, String comment, String queryLogsLogGroupArn)
CommonHostedZoneProps.Builder.public final String getZoneName()
CommonHostedZonePropsFor resource record types that include a domain name, specify a fully qualified domain name.
getZoneName in interface CommonHostedZonePropspublic final String getComment()
CommonHostedZonePropsDefault: none
getComment in interface CommonHostedZonePropspublic final String getQueryLogsLogGroupArn()
CommonHostedZonePropsDefault: disabled
getQueryLogsLogGroupArn in interface CommonHostedZoneProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.