@Stability(value=Stable) @Internal public static final class CfnVirtualNode.DnsServiceDiscoveryProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVirtualNode.DnsServiceDiscoveryProperty
CfnVirtualNode.DnsServiceDiscoveryPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnVirtualNode.DnsServiceDiscoveryProperty.Builder, CfnVirtualNode.DnsServiceDiscoveryProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnVirtualNode.DnsServiceDiscoveryProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVirtualNode.AccessLogProperty.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 |
getHostname()
Specifies the DNS service discovery hostname for the virtual node.
|
String |
getIpPreference()
The preferred IP version that this virtual node uses.
|
String |
getResponseType()
Specifies the DNS response type for the virtual node.
|
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(CfnVirtualNode.DnsServiceDiscoveryProperty.Builder builder)
CfnVirtualNode.AccessLogProperty.Builder.public final String getHostname()
CfnVirtualNode.DnsServiceDiscoveryPropertygetHostname in interface CfnVirtualNode.DnsServiceDiscoveryPropertypublic final String getIpPreference()
CfnVirtualNode.DnsServiceDiscoveryPropertySetting the IP preference on the virtual node only overrides the IP preference set for the mesh on this specific node.
getIpPreference in interface CfnVirtualNode.DnsServiceDiscoveryPropertypublic final String getResponseType()
CfnVirtualNode.DnsServiceDiscoveryPropertygetResponseType in interface CfnVirtualNode.DnsServiceDiscoveryProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.