

# TimeRange


Contains information about a time range.

## Contents


 ** endTime **   <a name="connect-Type-connect-outbound-campaigns-v2_TimeRange-endTime"></a>
The end time of the time range.  
Type: String  
Pattern: `T\d{2}:\d{2}`   
Required: Yes

 ** startTime **   <a name="connect-Type-connect-outbound-campaigns-v2_TimeRange-startTime"></a>
The start time of the time range.  
Type: String  
Pattern: `T\d{2}:\d{2}`   
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/connectcampaignsv2-2024-04-23/TimeRange) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connectcampaignsv2-2024-04-23/TimeRange) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connectcampaignsv2-2024-04-23/TimeRange) 