

# RestrictedPeriod


Contains information about a restricted period.

## Contents


 ** endDate **   <a name="connect-Type-connect-outbound-campaigns-v2_RestrictedPeriod-endDate"></a>
The end date of the restricted period.  
Type: String  
Pattern: `\d{4}-\d{2}-\d{2}`   
Required: Yes

 ** startDate **   <a name="connect-Type-connect-outbound-campaigns-v2_RestrictedPeriod-startDate"></a>
The start date of the restricted period.  
Type: String  
Pattern: `\d{4}-\d{2}-\d{2}`   
Required: Yes

 ** name **   <a name="connect-Type-connect-outbound-campaigns-v2_RestrictedPeriod-name"></a>
The name of the restricted period.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 127.  
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/RestrictedPeriod) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connectcampaignsv2-2024-04-23/RestrictedPeriod) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connectcampaignsv2-2024-04-23/RestrictedPeriod) 