@Stability(value=Stable) @Internal public static final class CfnVirtualGateway.VirtualGatewayListenerProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVirtualGateway.VirtualGatewayListenerProperty
CfnVirtualGateway.VirtualGatewayListenerPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnVirtualGateway.VirtualGatewayListenerProperty.Builder, CfnVirtualGateway.VirtualGatewayListenerProperty.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 tls)
Constructor that initializes the object based on literal property values passed by the
CfnVirtualGateway.SubjectAlternativeNameMatchersProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getConnectionPool()
`CfnVirtualGateway.VirtualGatewayListenerProperty.ConnectionPool`.
|
Object |
getHealthCheck()
`CfnVirtualGateway.VirtualGatewayListenerProperty.HealthCheck`.
|
Object |
getPortMapping()
`CfnVirtualGateway.VirtualGatewayListenerProperty.PortMapping`.
|
Object |
getTls()
`CfnVirtualGateway.VirtualGatewayListenerProperty.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.protected Jsii$Proxy(Object portMapping, Object connectionPool, Object healthCheck, Object tls)
CfnVirtualGateway.SubjectAlternativeNameMatchersProperty.Builder.public final Object getPortMapping()
CfnVirtualGateway.VirtualGatewayListenerPropertygetPortMapping in interface CfnVirtualGateway.VirtualGatewayListenerPropertypublic final Object getConnectionPool()
CfnVirtualGateway.VirtualGatewayListenerPropertygetConnectionPool in interface CfnVirtualGateway.VirtualGatewayListenerPropertypublic final Object getHealthCheck()
CfnVirtualGateway.VirtualGatewayListenerPropertygetHealthCheck in interface CfnVirtualGateway.VirtualGatewayListenerPropertypublic final Object getTls()
CfnVirtualGateway.VirtualGatewayListenerPropertygetTls in interface CfnVirtualGateway.VirtualGatewayListenerProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.