

# OrchestratorConfigurationEntry
<a name="API_amazon-q-connect_OrchestratorConfigurationEntry"></a>

An entry in the orchestrator configuration list.

## Contents
<a name="API_amazon-q-connect_OrchestratorConfigurationEntry_Contents"></a>

 ** orchestratorUseCase **   <a name="connect-Type-amazon-q-connect_OrchestratorConfigurationEntry-orchestratorUseCase"></a>
The use case for the orchestrator configuration. (for example Connect.SelfService, Connect.AgentAssistance)  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 4096.  
Required: Yes

 ** aiAgentId **   <a name="connect-Type-amazon-q-connect_OrchestratorConfigurationEntry-aiAgentId"></a>
The identifier of the AI Agent in the orchestrator configuration.  
Type: String  
Pattern: `[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}(:[A-Z0-9_$]+){0,1}$|^arn:[a-z-]*?:wisdom:[a-z0-9-]*?:[0-9]{12}:[a-z-]*?/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}(?:/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}){0,2}(:[A-Z0-9_$]+){0,1}`   
Required: No

## See Also
<a name="API_amazon-q-connect_OrchestratorConfigurationEntry_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/qconnect-2020-10-19/OrchestratorConfigurationEntry) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/qconnect-2020-10-19/OrchestratorConfigurationEntry) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/qconnect-2020-10-19/OrchestratorConfigurationEntry) 