@Stability(value=Stable) @Internal public static final class CfnVirtualNode.ListenerProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVirtualNode.ListenerProperty
CfnVirtualNode.ListenerPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnVirtualNode.ListenerProperty.Builder, CfnVirtualNode.ListenerProperty.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.
|
protected |
Jsii$Proxy(Object portMapping,
Object connectionPool,
Object healthCheck,
Object outlierDetection,
Object timeout,
Object tls)
Constructor that initializes the object based on literal property values passed by the
CfnVirtualNode.AccessLogProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getConnectionPool()
`CfnVirtualNode.ListenerProperty.ConnectionPool`.
|
Object |
getHealthCheck()
`CfnVirtualNode.ListenerProperty.HealthCheck`.
|
Object |
getOutlierDetection()
`CfnVirtualNode.ListenerProperty.OutlierDetection`.
|
Object |
getPortMapping()
`CfnVirtualNode.ListenerProperty.PortMapping`.
|
Object |
getTimeout()
`CfnVirtualNode.ListenerProperty.Timeout`.
|
Object |
getTls()
`CfnVirtualNode.ListenerProperty.TLS`.
|
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.public final Object getPortMapping()
CfnVirtualNode.ListenerPropertygetPortMapping in interface CfnVirtualNode.ListenerPropertypublic final Object getConnectionPool()
CfnVirtualNode.ListenerPropertygetConnectionPool in interface CfnVirtualNode.ListenerPropertypublic final Object getHealthCheck()
CfnVirtualNode.ListenerPropertygetHealthCheck in interface CfnVirtualNode.ListenerPropertypublic final Object getOutlierDetection()
CfnVirtualNode.ListenerPropertygetOutlierDetection in interface CfnVirtualNode.ListenerPropertypublic final Object getTimeout()
CfnVirtualNode.ListenerPropertygetTimeout in interface CfnVirtualNode.ListenerPropertypublic final Object getTls()
CfnVirtualNode.ListenerPropertygetTls in interface CfnVirtualNode.ListenerProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.