

# IntegrationConfig


Contains the integration configuration with an Amazon Connect instance.

## Contents


**Important**  
This data type is a UNION, so only one of the following members can be specified when used or returned.

 ** customerProfiles **   <a name="connect-Type-connect-outbound-campaigns-v2_IntegrationConfig-customerProfiles"></a>
The integration configuration to integrate Customer Profiles with an Amazon Connect instance.  
Type: [CustomerProfilesIntegrationConfig](API_connect-outbound-campaigns-v2_CustomerProfilesIntegrationConfig.md) object  
Required: No

 ** lambda **   <a name="connect-Type-connect-outbound-campaigns-v2_IntegrationConfig-lambda"></a>
The integration configuration to integrate Lambda with an Amazon Connect instance.  
Type: [LambdaIntegrationConfig](API_connect-outbound-campaigns-v2_LambdaIntegrationConfig.md) object  
Required: No

 ** qConnect **   <a name="connect-Type-connect-outbound-campaigns-v2_IntegrationConfig-qConnect"></a>
The integration configuration to integrate Amazon Q in Connect with an Amazon Connect instance.  
Type: [QConnectIntegrationConfig](API_connect-outbound-campaigns-v2_QConnectIntegrationConfig.md) object  
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/IntegrationConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connectcampaignsv2-2024-04-23/IntegrationConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connectcampaignsv2-2024-04-23/IntegrationConfig) 