

# PortRange
<a name="API_PortRange"></a>

Details about the port range associated with a finding.

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

 ** begin **   <a name="inspector2-Type-PortRange-begin"></a>
The beginning port in a port range.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 65535.  
Required: Yes

 ** end **   <a name="inspector2-Type-PortRange-end"></a>
The ending port in a port range.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 65535.  
Required: Yes

## See Also
<a name="API_PortRange_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/PortRange) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/inspector2-2020-06-08/PortRange) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/inspector2-2020-06-08/PortRange) 