

# Schedule


Contains the schedule configuration.

## Contents


 ** endTime **   <a name="connect-Type-connect-outbound-campaigns-v2_Schedule-endTime"></a>
The end time of the schedule in UTC.  
Type: Timestamp  
Required: Yes

 ** startTime **   <a name="connect-Type-connect-outbound-campaigns-v2_Schedule-startTime"></a>
The start time of the schedule in UTC.  
Type: Timestamp  
Required: Yes

 ** refreshFrequency **   <a name="connect-Type-connect-outbound-campaigns-v2_Schedule-refreshFrequency"></a>
The refresh frequency of the campaign.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 50.  
Pattern: `P(?:([-+]?[0-9]+)D)?(T(?:([-+]?[0-9]+)H)?(?:([-+]?[0-9]+)M)?(?:([-+]?[0-9]+)(?:[.,]([0-9]{0,9}))?S)?)?`   
Required: No

## 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/Schedule) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connectcampaignsv2-2024-04-23/Schedule) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connectcampaignsv2-2024-04-23/Schedule) 