

# Period
<a name="API_connect-customer-profiles_Period"></a>

Defines a limit and the time period during which it is enforced.

## Contents
<a name="API_connect-customer-profiles_Period_Contents"></a>

 ** Unit **   <a name="connect-Type-connect-customer-profiles_Period-Unit"></a>
The unit of time.  
Type: String  
Valid Values: `HOURS | DAYS | WEEKS | MONTHS`   
Required: Yes

 ** Value **   <a name="connect-Type-connect-customer-profiles_Period-Value"></a>
The amount of time of the specified unit.  
Type: Integer  
Valid Range: Minimum value of 1. Maximum value of 24.  
Required: Yes

 ** MaxInvocationsPerProfile **   <a name="connect-Type-connect-customer-profiles_Period-MaxInvocationsPerProfile"></a>
The maximum allowed number of destination invocations per profile.  
Type: Integer  
Valid Range: Minimum value of 1. Maximum value of 1000.  
Required: No

 ** Unlimited **   <a name="connect-Type-connect-customer-profiles_Period-Unlimited"></a>
If set to true, there is no limit on the number of destination invocations per profile. The default is false.  
Type: Boolean  
Required: No

## See Also
<a name="API_connect-customer-profiles_Period_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/customer-profiles-2020-08-15/Period) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/customer-profiles-2020-08-15/Period) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/customer-profiles-2020-08-15/Period) 