@Stability(value=Experimental) @Internal public static final class CrossAccountZoneDelegationRecordProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CrossAccountZoneDelegationRecordProps
CrossAccountZoneDelegationRecordPropssoftware.amazon.jsii.JsiiObject.InitializationModeCrossAccountZoneDelegationRecordProps.Builder, CrossAccountZoneDelegationRecordProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(IHostedZone delegatedZone,
IRole delegationRole,
String parentHostedZoneId,
String parentHostedZoneName,
Duration ttl)
Constructor that initializes the object based on literal property values passed by the
CrossAccountZoneDelegationRecordProps.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) |
IHostedZone |
getDelegatedZone()
(experimental) The zone to be delegated.
|
IRole |
getDelegationRole()
(experimental) The delegation role in the parent account.
|
String |
getParentHostedZoneId()
(experimental) The hosted zone id in the parent account.
|
String |
getParentHostedZoneName()
(experimental) The hosted zone name in the parent account.
|
Duration |
getTtl()
(experimental) The resource record cache time to live (TTL).
|
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(IHostedZone delegatedZone, IRole delegationRole, String parentHostedZoneId, String parentHostedZoneName, Duration ttl)
CrossAccountZoneDelegationRecordProps.Builder.public final IHostedZone getDelegatedZone()
CrossAccountZoneDelegationRecordPropsgetDelegatedZone in interface CrossAccountZoneDelegationRecordPropspublic final IRole getDelegationRole()
CrossAccountZoneDelegationRecordPropsgetDelegationRole in interface CrossAccountZoneDelegationRecordPropspublic final String getParentHostedZoneId()
CrossAccountZoneDelegationRecordPropsDefault: - no zone id
getParentHostedZoneId in interface CrossAccountZoneDelegationRecordPropspublic final String getParentHostedZoneName()
CrossAccountZoneDelegationRecordPropsDefault: - no zone name
getParentHostedZoneName in interface CrossAccountZoneDelegationRecordPropspublic final Duration getTtl()
CrossAccountZoneDelegationRecordPropsDefault: Duration.days(2)
getTtl in interface CrossAccountZoneDelegationRecordProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.