/AWS1/CL_QQBGETCHATRSPCONFRSP¶
GetChatResponseConfigurationResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_chatresponseconfid
TYPE /AWS1/QQBCHATRESPONSECONFID
/AWS1/QQBCHATRESPONSECONFID
¶
The unique identifier of the retrieved chat response configuration.
iv_chatresponseconfarn
TYPE /AWS1/QQBCHATRESPONSECONFARN
/AWS1/QQBCHATRESPONSECONFARN
¶
The Amazon Resource Name (ARN) of the retrieved chat response configuration, which uniquely identifies the resource across all Amazon Web Services services.
iv_displayname
TYPE /AWS1/QQBDISPLAYNAME
/AWS1/QQBDISPLAYNAME
¶
The human-readable name of the retrieved chat response configuration, making it easier to identify among multiple configurations.
iv_createdat
TYPE /AWS1/QQBTIMESTAMP
/AWS1/QQBTIMESTAMP
¶
The timestamp indicating when the chat response configuration was initially created.
io_inuseconfiguration
TYPE REF TO /AWS1/CL_QQBCHATRSPCONFDETAIL
/AWS1/CL_QQBCHATRSPCONFDETAIL
¶
The currently active configuration settings that are being used to generate responses in the Amazon Q Business application.
io_lastupdateconfiguration
TYPE REF TO /AWS1/CL_QQBCHATRSPCONFDETAIL
/AWS1/CL_QQBCHATRSPCONFDETAIL
¶
Information about the most recent update to the configuration, including timestamp and modification details.
Queryable Attributes¶
chatResponseConfigurationId¶
The unique identifier of the retrieved chat response configuration.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CHATRESPONSECONFID() |
Getter for CHATRESPONSECONFIGURATIONID, with configurable de |
ASK_CHATRESPONSECONFID() |
Getter for CHATRESPONSECONFIGURATIONID w/ exceptions if fiel |
HAS_CHATRESPONSECONFID() |
Determine if CHATRESPONSECONFIGURATIONID has a value |
chatResponseConfigurationArn¶
The Amazon Resource Name (ARN) of the retrieved chat response configuration, which uniquely identifies the resource across all Amazon Web Services services.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CHATRESPONSECONFARN() |
Getter for CHATRESPONSECONFIGURATIONARN, with configurable d |
ASK_CHATRESPONSECONFARN() |
Getter for CHATRESPONSECONFIGURATIONARN w/ exceptions if fie |
HAS_CHATRESPONSECONFARN() |
Determine if CHATRESPONSECONFIGURATIONARN has a value |
displayName¶
The human-readable name of the retrieved chat response configuration, making it easier to identify among multiple configurations.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DISPLAYNAME() |
Getter for DISPLAYNAME, with configurable default |
ASK_DISPLAYNAME() |
Getter for DISPLAYNAME w/ exceptions if field has no value |
HAS_DISPLAYNAME() |
Determine if DISPLAYNAME has a value |
createdAt¶
The timestamp indicating when the chat response configuration was initially created.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
inUseConfiguration¶
The currently active configuration settings that are being used to generate responses in the Amazon Q Business application.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INUSECONFIGURATION() |
Getter for INUSECONFIGURATION |
lastUpdateConfiguration¶
Information about the most recent update to the configuration, including timestamp and modification details.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LASTUPDATECONFIGURATION() |
Getter for LASTUPDATECONFIGURATION |