

# CustomerProfilesIntegrationConfig
<a name="API_connect-outbound-campaigns-v2_CustomerProfilesIntegrationConfig"></a>

The integration configuration to integrate Customer Profiles with an Amazon Connect instance.

## Contents
<a name="API_connect-outbound-campaigns-v2_CustomerProfilesIntegrationConfig_Contents"></a>

 ** domainArn **   <a name="connect-Type-connect-outbound-campaigns-v2_CustomerProfilesIntegrationConfig-domainArn"></a>
The Amazon Resource Name (ARN) of the Customer Profiles domain.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 500.  
Pattern: `arn:[a-zA-Z0-9-]+:[a-zA-Z0-9-]+:[a-z]{2}-[a-z]+-\d{1,2}:[a-zA-Z0-9-]+:[^:]+(?:/[^:]+)*(?:/[^:]+)?(?:\:[^:]+)?`   
Required: Yes

 ** objectTypeNames **   <a name="connect-Type-connect-outbound-campaigns-v2_CustomerProfilesIntegrationConfig-objectTypeNames"></a>
The object type names defined in Customer Profiles.  
Type: String to string map  
Valid Keys: `Campaign-Email | Campaign-SMS | Campaign-Telephony | Campaign-Orchestration`   
Value Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: Yes

## See Also
<a name="API_connect-outbound-campaigns-v2_CustomerProfilesIntegrationConfig_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/connectcampaignsv2-2024-04-23/CustomerProfilesIntegrationConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connectcampaignsv2-2024-04-23/CustomerProfilesIntegrationConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connectcampaignsv2-2024-04-23/CustomerProfilesIntegrationConfig) 