@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.ListenerPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listener.html#cfn-appmesh-virtualnode-listener-portmappingpublic final Object getConnectionPool()
CfnVirtualNode.ListenerPropertygetConnectionPool in interface CfnVirtualNode.ListenerPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listener.html#cfn-appmesh-virtualnode-listener-connectionpoolpublic final Object getHealthCheck()
CfnVirtualNode.ListenerPropertygetHealthCheck in interface CfnVirtualNode.ListenerPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listener.html#cfn-appmesh-virtualnode-listener-healthcheckpublic final Object getOutlierDetection()
CfnVirtualNode.ListenerPropertygetOutlierDetection in interface CfnVirtualNode.ListenerPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listener.html#cfn-appmesh-virtualnode-listener-outlierdetectionpublic final Object getTimeout()
CfnVirtualNode.ListenerPropertygetTimeout in interface CfnVirtualNode.ListenerPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listener.html#cfn-appmesh-virtualnode-listener-timeoutpublic final Object getTls()
CfnVirtualNode.ListenerPropertygetTls in interface CfnVirtualNode.ListenerPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listener.html#cfn-appmesh-virtualnode-listener-tls@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.