

# MatchOffset
<a name="API_MatchOffset"></a>

The offset of a matched term.

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

 ** endOffset **   <a name="datazone-Type-MatchOffset-endOffset"></a>
The 0-indexed number indicating the end position (exclusive) of a matched term.  
Type: Integer  
Required: No

 ** startOffset **   <a name="datazone-Type-MatchOffset-startOffset"></a>
The 0-indexed number indicating the start position (inclusive) of a matched term.  
Type: Integer  
Required: No

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