/AWS1/CL_QQCORCHAIAGENTCONF¶
The configuration for AI Agents of type ORCHESTRATION.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_orchestrationaipromptid TYPE /AWS1/QQCUUIDWITHQUALIFIER /AWS1/QQCUUIDWITHQUALIFIER¶
The AI Prompt identifier used by the Orchestration AI Agent.
Optional arguments:¶
iv_orchaiguardrailid TYPE /AWS1/QQCUUIDWITHQUALIFIER /AWS1/QQCUUIDWITHQUALIFIER¶
The AI Guardrail identifier used by the Orchestration AI Agent.
it_toolconfigurations TYPE /AWS1/CL_QQCTOOLCONFIGURATION=>TT_TOOLCONFIGURATIONLIST TT_TOOLCONFIGURATIONLIST¶
The tool configurations used by the Orchestration AI Agent.
iv_connectinstancearn TYPE /AWS1/QQCGENERICARN /AWS1/QQCGENERICARN¶
The Amazon Resource Name (ARN) of the Amazon Connect instance used by the Orchestration AI Agent.
iv_locale TYPE /AWS1/QQCNONEMPTYSTRING /AWS1/QQCNONEMPTYSTRING¶
The locale setting for the Orchestration AI Agent.
Queryable Attributes¶
orchestrationAIPromptId¶
The AI Prompt identifier used by the Orchestration AI Agent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORCHESTRATIONAIPROMPTID() |
Getter for ORCHESTRATIONAIPROMPTID, with configurable defaul |
ASK_ORCHESTRATIONAIPROMPTID() |
Getter for ORCHESTRATIONAIPROMPTID w/ exceptions if field ha |
HAS_ORCHESTRATIONAIPROMPTID() |
Determine if ORCHESTRATIONAIPROMPTID has a value |
orchestrationAIGuardrailId¶
The AI Guardrail identifier used by the Orchestration AI Agent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORCHAIGUARDRAILID() |
Getter for ORCHESTRATIONAIGUARDRAILID, with configurable def |
ASK_ORCHAIGUARDRAILID() |
Getter for ORCHESTRATIONAIGUARDRAILID w/ exceptions if field |
HAS_ORCHAIGUARDRAILID() |
Determine if ORCHESTRATIONAIGUARDRAILID has a value |
toolConfigurations¶
The tool configurations used by the Orchestration AI Agent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOOLCONFIGURATIONS() |
Getter for TOOLCONFIGURATIONS, with configurable default |
ASK_TOOLCONFIGURATIONS() |
Getter for TOOLCONFIGURATIONS w/ exceptions if field has no |
HAS_TOOLCONFIGURATIONS() |
Determine if TOOLCONFIGURATIONS has a value |
connectInstanceArn¶
The Amazon Resource Name (ARN) of the Amazon Connect instance used by the Orchestration AI Agent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONNECTINSTANCEARN() |
Getter for CONNECTINSTANCEARN, with configurable default |
ASK_CONNECTINSTANCEARN() |
Getter for CONNECTINSTANCEARN w/ exceptions if field has no |
HAS_CONNECTINSTANCEARN() |
Determine if CONNECTINSTANCEARN has a value |
locale¶
The locale setting for the Orchestration AI Agent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOCALE() |
Getter for LOCALE, with configurable default |
ASK_LOCALE() |
Getter for LOCALE w/ exceptions if field has no value |
HAS_LOCALE() |
Determine if LOCALE has a value |