@Stability(value=Stable) @Internal public static final class CfnNetworkAclEntry.PortRangeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnNetworkAclEntry.PortRangeProperty
CfnNetworkAclEntry.PortRangePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnNetworkAclEntry.PortRangeProperty.Builder, CfnNetworkAclEntry.PortRangeProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnNetworkAclEntry.PortRangeProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnNetworkAclEntry.IcmpProperty.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 |
getFrom()
The first port in the range.
|
Number |
getTo()
The last port in the range.
|
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(CfnNetworkAclEntry.PortRangeProperty.Builder builder)
CfnNetworkAclEntry.IcmpProperty.Builder.public final Number getFrom()
CfnNetworkAclEntry.PortRangePropertyRequired if you specify 6 (TCP) or 17 (UDP) for the protocol parameter.
getFrom in interface CfnNetworkAclEntry.PortRangePropertypublic final Number getTo()
CfnNetworkAclEntry.PortRangePropertyRequired if you specify 6 (TCP) or 17 (UDP) for the protocol parameter.
getTo in interface CfnNetworkAclEntry.PortRangeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.