@Stability(value=Stable) @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(CrossAccountZoneDelegationRecordProps.Builder builder)
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()
The zone to be delegated.
|
IRole |
getDelegationRole()
The delegation role in the parent account.
|
String |
getParentHostedZoneId()
The hosted zone id in the parent account.
|
String |
getParentHostedZoneName()
The hosted zone name in the parent account.
|
RemovalPolicy |
getRemovalPolicy()
The removal policy to apply to the record set.
|
Duration |
getTtl()
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(CrossAccountZoneDelegationRecordProps.Builder builder)
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 RemovalPolicy getRemovalPolicy()
CrossAccountZoneDelegationRecordPropsDefault: RemovalPolicy.DESTROY
getRemovalPolicy 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 © 2022. All rights reserved.