public static final class CfnResourceSet.TargetResourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResourceSet.TargetResourceProperty
CfnResourceSet.TargetResourceProperty
CfnResourceSet.TargetResourceProperty.Builder, CfnResourceSet.TargetResourceProperty.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getNlbResource()
The Network Load Balancer resource that a DNS target resource points to.
|
java.lang.Object |
getR53Resource()
The Route 53 resource that a DNS target resource record points to.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getNlbResource()
CfnResourceSet.TargetResourceProperty
getNlbResource
in interface CfnResourceSet.TargetResourceProperty
public final java.lang.Object getR53Resource()
CfnResourceSet.TargetResourceProperty
getR53Resource
in interface CfnResourceSet.TargetResourceProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()