

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

Information about a time range.

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

 ** end **   <a name="CodeDeploy-Type-TimeRange-end"></a>
The end time of the time range.  
Specify null to leave the end time open-ended.
Type: Timestamp  
Required: No

 ** start **   <a name="CodeDeploy-Type-TimeRange-start"></a>
The start time of the time range.  
Specify null to leave the start time open-ended.
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/codedeploy-2014-10-06/TimeRange) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/codedeploy-2014-10-06/TimeRange) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/codedeploy-2014-10-06/TimeRange) 