@Stability(value=Stable) @Internal public static final class CfnResourceSet.DNSTargetResourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResourceSet.DNSTargetResourceProperty
CfnResourceSet.DNSTargetResourcePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnResourceSet.DNSTargetResourceProperty.Builder, CfnResourceSet.DNSTargetResourceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResourceSet.DNSTargetResourceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResourceSet.DNSTargetResourceProperty.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 |
getDomainName()
The domain name that acts as an ingress point to a portion of the customer application.
|
String |
getHostedZoneArn()
The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
|
String |
getRecordSetId()
The Route 53 record set ID that uniquely identifies a DNS record, given a name and a type.
|
String |
getRecordType()
The type of DNS record of the target resource.
|
Object |
getTargetResource()
The target resource that the Route 53 record points to.
|
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(CfnResourceSet.DNSTargetResourceProperty.Builder builder)
CfnResourceSet.DNSTargetResourceProperty.Builder.public final String getDomainName()
CfnResourceSet.DNSTargetResourcePropertygetDomainName in interface CfnResourceSet.DNSTargetResourcePropertypublic final String getHostedZoneArn()
CfnResourceSet.DNSTargetResourcePropertygetHostedZoneArn in interface CfnResourceSet.DNSTargetResourcePropertypublic final String getRecordSetId()
CfnResourceSet.DNSTargetResourcePropertygetRecordSetId in interface CfnResourceSet.DNSTargetResourcePropertypublic final String getRecordType()
CfnResourceSet.DNSTargetResourcePropertygetRecordType in interface CfnResourceSet.DNSTargetResourcePropertypublic final Object getTargetResource()
CfnResourceSet.DNSTargetResourcePropertygetTargetResource in interface CfnResourceSet.DNSTargetResourceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.