

# TimeWindow
<a name="API_TimeWindow"></a>

Filters evaluation results based on start and end times.

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

 ** EndTime **   <a name="config-Type-TimeWindow-EndTime"></a>
The end time of an execution. The end time must be after the start date.  
Type: Timestamp  
Required: No

 ** StartTime **   <a name="config-Type-TimeWindow-StartTime"></a>
The start time of an execution.  
Type: Timestamp  
Required: No

## See Also
<a name="API_TimeWindow_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/config-2014-11-12/TimeWindow) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/config-2014-11-12/TimeWindow) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/config-2014-11-12/TimeWindow) 