@Stability(value=Stable) @Internal public static final class CfnResolverRule.TargetAddressProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResolverRule.TargetAddressProperty
CfnResolverRule.TargetAddressPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnResolverRule.TargetAddressProperty.Builder, CfnResolverRule.TargetAddressProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResolverRule.TargetAddressProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResolverRule.TargetAddressProperty.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 |
getIp()
One IP address that you want to forward DNS queries to.
|
String |
getPort()
The port at `Ip` that you want to forward DNS queries 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(CfnResolverRule.TargetAddressProperty.Builder builder)
CfnResolverRule.TargetAddressProperty.Builder.public final String getIp()
CfnResolverRule.TargetAddressPropertyYou can specify only IPv4 addresses.
getIp in interface CfnResolverRule.TargetAddressPropertypublic final String getPort()
CfnResolverRule.TargetAddressPropertygetPort in interface CfnResolverRule.TargetAddressProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.