

# TimeRange


A time range with a start and end time.

## Contents


 ** endTime **   <a name="groundstation-Type-TimeRange-endTime"></a>
Unix epoch timestamp in UTC at which the time range ends.  
Type: Timestamp  
Required: Yes

 ** startTime **   <a name="groundstation-Type-TimeRange-startTime"></a>
Unix epoch timestamp in UTC at which the time range starts.  
Type: Timestamp  
Required: Yes

## See Also


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/groundstation-2019-05-23/TimeRange) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/groundstation-2019-05-23/TimeRange) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/groundstation-2019-05-23/TimeRange) 