

# PortRangeFilter
<a name="API_PortRangeFilter"></a>

An object that describes the details of a port range filter.

## Contents
<a name="API_PortRangeFilter_Contents"></a>

 ** beginInclusive **   <a name="inspector2-Type-PortRangeFilter-beginInclusive"></a>
The port number the port range begins at.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 65535.  
Required: No

 ** endInclusive **   <a name="inspector2-Type-PortRangeFilter-endInclusive"></a>
The port number the port range ends at.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 65535.  
Required: No

## See Also
<a name="API_PortRangeFilter_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/inspector2-2020-06-08/PortRangeFilter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/inspector2-2020-06-08/PortRangeFilter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/inspector2-2020-06-08/PortRangeFilter) 