/AWS1/CL_QQCAIAGENTDATA¶
The data for the AI Agent.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_assistantid TYPE /AWS1/QQCUUID /AWS1/QQCUUID¶
The identifier of the Amazon Q in Connect assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.
iv_assistantarn TYPE /AWS1/QQCARN /AWS1/QQCARN¶
The Amazon Resource Name (ARN) of the Amazon Q in Connect assistant.
iv_aiagentid TYPE /AWS1/QQCUUID /AWS1/QQCUUID¶
The identifier of the AI Agent.
iv_aiagentarn TYPE /AWS1/QQCARN /AWS1/QQCARN¶
The Amazon Resource Name (ARN) of the AI agent.
iv_name TYPE /AWS1/QQCNAME /AWS1/QQCNAME¶
The name of the AI Agent.
iv_type TYPE /AWS1/QQCAIAGENTTYPE /AWS1/QQCAIAGENTTYPE¶
The type of the AI Agent.
io_configuration TYPE REF TO /AWS1/CL_QQCAIAGENTCONF /AWS1/CL_QQCAIAGENTCONF¶
Configuration for the AI Agent.
iv_visibilitystatus TYPE /AWS1/QQCVISIBILITYSTATUS /AWS1/QQCVISIBILITYSTATUS¶
The visibility status of the AI Agent.
Optional arguments:¶
iv_modifiedtime TYPE /AWS1/QQCTIMESTAMP /AWS1/QQCTIMESTAMP¶
The time the AI Agent was last modified.
iv_description TYPE /AWS1/QQCDESCRIPTION /AWS1/QQCDESCRIPTION¶
The description of the AI Agent.
it_tags TYPE /AWS1/CL_QQCTAGS_W=>TT_TAGS TT_TAGS¶
The tags used to organize, track, or control access for this resource.
iv_origin TYPE /AWS1/QQCORIGIN /AWS1/QQCORIGIN¶
Specifies the origin of the AI Agent.
SYSTEMfor a default AI Agent created by Q in Connect orCUSTOMERfor an AI Agent created by calling AI Agent creation APIs.
iv_status TYPE /AWS1/QQCSTATUS /AWS1/QQCSTATUS¶
The status of the AI Agent.
Queryable Attributes¶
assistantId¶
The identifier of the Amazon Q in Connect assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSISTANTID() |
Getter for ASSISTANTID, with configurable default |
ASK_ASSISTANTID() |
Getter for ASSISTANTID w/ exceptions if field has no value |
HAS_ASSISTANTID() |
Determine if ASSISTANTID has a value |
assistantArn¶
The Amazon Resource Name (ARN) of the Amazon Q in Connect assistant.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSISTANTARN() |
Getter for ASSISTANTARN, with configurable default |
ASK_ASSISTANTARN() |
Getter for ASSISTANTARN w/ exceptions if field has no value |
HAS_ASSISTANTARN() |
Determine if ASSISTANTARN has a value |
aiAgentId¶
The identifier of the AI Agent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AIAGENTID() |
Getter for AIAGENTID, with configurable default |
ASK_AIAGENTID() |
Getter for AIAGENTID w/ exceptions if field has no value |
HAS_AIAGENTID() |
Determine if AIAGENTID has a value |
aiAgentArn¶
The Amazon Resource Name (ARN) of the AI agent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AIAGENTARN() |
Getter for AIAGENTARN, with configurable default |
ASK_AIAGENTARN() |
Getter for AIAGENTARN w/ exceptions if field has no value |
HAS_AIAGENTARN() |
Determine if AIAGENTARN has a value |
name¶
The name of the AI Agent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
type¶
The type of the AI Agent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
configuration¶
Configuration for the AI Agent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGURATION() |
Getter for CONFIGURATION |
modifiedTime¶
The time the AI Agent was last modified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODIFIEDTIME() |
Getter for MODIFIEDTIME, with configurable default |
ASK_MODIFIEDTIME() |
Getter for MODIFIEDTIME w/ exceptions if field has no value |
HAS_MODIFIEDTIME() |
Determine if MODIFIEDTIME has a value |
description¶
The description of the AI Agent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
visibilityStatus¶
The visibility status of the AI Agent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VISIBILITYSTATUS() |
Getter for VISIBILITYSTATUS, with configurable default |
ASK_VISIBILITYSTATUS() |
Getter for VISIBILITYSTATUS w/ exceptions if field has no va |
HAS_VISIBILITYSTATUS() |
Determine if VISIBILITYSTATUS has a value |
tags¶
The tags used to organize, track, or control access for this resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |
origin¶
Specifies the origin of the AI Agent.
SYSTEMfor a default AI Agent created by Q in Connect orCUSTOMERfor an AI Agent created by calling AI Agent creation APIs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORIGIN() |
Getter for ORIGIN, with configurable default |
ASK_ORIGIN() |
Getter for ORIGIN w/ exceptions if field has no value |
HAS_ORIGIN() |
Determine if ORIGIN has a value |
status¶
The status of the AI Agent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |