@Stability(value=Stable) @Internal public static final class CfnFilter.PortRangeFilterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFilter.PortRangeFilterProperty
CfnFilter.PortRangeFilterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFilter.PortRangeFilterProperty.Builder, CfnFilter.PortRangeFilterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFilter.PortRangeFilterProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFilter.DateFilterProperty.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 |
getBeginInclusive()
The port number the port range begins at.
|
Number |
getEndInclusive()
The port number the port range ends at.
|
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(CfnFilter.PortRangeFilterProperty.Builder builder)
CfnFilter.DateFilterProperty.Builder.public final Number getBeginInclusive()
CfnFilter.PortRangeFilterPropertygetBeginInclusive in interface CfnFilter.PortRangeFilterPropertypublic final Number getEndInclusive()
CfnFilter.PortRangeFilterPropertygetEndInclusive in interface CfnFilter.PortRangeFilterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.