@Stability(value=Stable) @Internal public static final class CfnListener.PortRangeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnListener.PortRangeProperty
CfnListener.PortRangePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnListener.PortRangeProperty.Builder, CfnListener.PortRangeProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnListener.PortRangeProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnListener.PortRangeProperty.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) |
Number |
getFromPort()
The first port in the range of ports, inclusive.
|
Number |
getToPort()
The last port in the range of ports, inclusive.
|
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(CfnListener.PortRangeProperty.Builder builder)
CfnListener.PortRangeProperty.Builder.public final Number getFromPort()
CfnListener.PortRangePropertygetFromPort in interface CfnListener.PortRangePropertypublic final Number getToPort()
CfnListener.PortRangePropertygetToPort in interface CfnListener.PortRangeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.