

# EventTimeRange
<a name="API_EventTimeRange"></a>

 The time range during which an AWS event occurred. AWS resource events and metrics are analyzed by DevOps Guru to find anomalous behavior and provide recommendations to improve your operational solutions. 

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

 ** FromTime **   <a name="DevOpsGuru-Type-EventTimeRange-FromTime"></a>
 The time when the event started.   
Type: Timestamp  
Required: Yes

 ** ToTime **   <a name="DevOpsGuru-Type-EventTimeRange-ToTime"></a>
 The time when the event ended.   
Type: Timestamp  
Required: Yes

## See Also
<a name="API_EventTimeRange_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/devops-guru-2020-12-01/EventTimeRange) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/devops-guru-2020-12-01/EventTimeRange) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/devops-guru-2020-12-01/EventTimeRange) 