

# Range
<a name="API_Range"></a>

Identifies where the sensitive data begins and ends.

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

 ** End **   <a name="securityhub-Type-Range-End"></a>
The number of lines (for a line range) or characters (for an offset range) from the beginning of the file to the end of the sensitive data.  
Type: Long  
Required: No

 ** Start **   <a name="securityhub-Type-Range-Start"></a>
The number of lines (for a line range) or characters (for an offset range) from the beginning of the file to the end of the sensitive data.  
Type: Long  
Required: No

 ** StartColumn **   <a name="securityhub-Type-Range-StartColumn"></a>
In the line where the sensitive data starts, the column within the line where the sensitive data starts.  
Type: Long  
Required: No

## See Also
<a name="API_Range_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/securityhub-2018-10-26/Range) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/Range) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/Range) 