

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

Specifies one range of days or times to exclude from use for training an anomaly detection model.

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

 ** EndTime **   <a name="ACW-Type-Range-EndTime"></a>
The end time of the range to exclude. The format is `yyyy-MM-dd'T'HH:mm:ss`. For example, `2019-07-01T23:59:59`.  
Type: Timestamp  
Required: Yes

 ** StartTime **   <a name="ACW-Type-Range-StartTime"></a>
The start time of the range to exclude. The format is `yyyy-MM-dd'T'HH:mm:ss`. For example, `2019-07-01T23:59:59`.  
Type: Timestamp  
Required: Yes

## 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/monitoring-2010-08-01/Range) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/monitoring-2010-08-01/Range) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/monitoring-2010-08-01/Range) 