@Stability(value=Stable) @Internal public static final class CfnRuleGroup.PortRangeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleGroup.PortRangeProperty
CfnRuleGroup.PortRangePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRuleGroup.PortRangeProperty.Builder, CfnRuleGroup.PortRangeProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRuleGroup.PortRangeProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRuleGroup.ActionDefinitionProperty.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 lower limit of the port range.
|
Number |
getToPort()
The upper limit of the port 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(CfnRuleGroup.PortRangeProperty.Builder builder)
CfnRuleGroup.ActionDefinitionProperty.Builder.public final Number getFromPort()
CfnRuleGroup.PortRangeProperty
This must be less than or equal to the ToPort specification.
getFromPort in interface CfnRuleGroup.PortRangePropertypublic final Number getToPort()
CfnRuleGroup.PortRangeProperty
This must be greater than or equal to the FromPort specification.
getToPort in interface CfnRuleGroup.PortRangeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.