

# InstanceConfig


Contains configuration information about the Amazon Connect instance.

## Contents


 ** connectInstanceId **   <a name="connect-Type-connect-outbound-campaigns-v2_InstanceConfig-connectInstanceId"></a>
The identifier of the Amazon Connect instance. You can find the `instanceId` in the ARN of the instance.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `[-_.a-zA-Z0-9]+`   
Required: Yes

 ** encryptionConfig **   <a name="connect-Type-connect-outbound-campaigns-v2_InstanceConfig-encryptionConfig"></a>
Encryption information.  
Type: [EncryptionConfig](API_connect-outbound-campaigns-v2_EncryptionConfig.md) object  
Required: Yes

 ** serviceLinkedRoleArn **   <a name="connect-Type-connect-outbound-campaigns-v2_InstanceConfig-serviceLinkedRoleArn"></a>
The Amazon Resource Name (ARN) of the service linked role.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 256.  
Required: Yes

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