

# TimeRange
<a name="API_TimeRange"></a>

Provides a range of time.

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

 ** EndTime **   <a name="kendra-Type-TimeRange-EndTime"></a>
The Unix timestamp for the end of the time range.  
Type: Timestamp  
Required: No

 ** StartTime **   <a name="kendra-Type-TimeRange-StartTime"></a>
The Unix timestamp for the beginning of the time range.  
Type: Timestamp  
Required: No

## See Also
<a name="API_TimeRange_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/kendra-2019-02-03/TimeRange) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/kendra-2019-02-03/TimeRange) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/kendra-2019-02-03/TimeRange) 