

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

A starting and ending date and time.

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

 ** EndTime **   <a name="amscm-Type-TimeRange-EndTime"></a>
The ending date and time, expressed in ISO 8601 format. By default, AWS MS uses the basic format (YYYYMMDDThhmmssZ)  
Type: String  
Required: No

 ** StartTime **   <a name="amscm-Type-TimeRange-StartTime"></a>
The starting date and time, expressed in ISO 8601 format. By default, AWS MS uses the basic format (YYYYMMDDThhmmssZ)  
Type: String  
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/amscm-2020-05-21/TimeRange) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/amscm-2020-05-21/TimeRange) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/amscm-2020-05-21/TimeRange) 