/AWS1/CL_QQBCHATOUTSTREAM_EV¶
The streaming output for the Chat API.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_textevent TYPE REF TO /AWS1/CL_QQBTEXTOUTPUTEVENT /AWS1/CL_QQBTEXTOUTPUTEVENT¶
Information about the payload of the
ChatOutputStreamevent containing the AI-generated message output.
io_metadataevent TYPE REF TO /AWS1/CL_QQBMETADATAEVENT /AWS1/CL_QQBMETADATAEVENT¶
A metadata event for a AI-generated text output message in a Amazon Q Business conversation.
io_actionreviewevent TYPE REF TO /AWS1/CL_QQBACTIONREVIEWEVENT /AWS1/CL_QQBACTIONREVIEWEVENT¶
A request from Amazon Q Business to the end user for information Amazon Q Business needs to successfully complete a requested plugin action.
io_failedattachmentevent TYPE REF TO /AWS1/CL_QQBFAILEDATTACHMENT00 /AWS1/CL_QQBFAILEDATTACHMENT00¶
A failed file upload event during a web experience chat.
io_authchallengerequestevent TYPE REF TO /AWS1/CL_QQBAUTHCHALLENGEREQ00 /AWS1/CL_QQBAUTHCHALLENGEREQ00¶
An authentication verification event activated by an end user request to use a custom plugin.
Queryable Attributes¶
textEvent¶
Information about the payload of the
ChatOutputStreamevent containing the AI-generated message output.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEXTEVENT() |
Getter for TEXTEVENT |
metadataEvent¶
A metadata event for a AI-generated text output message in a Amazon Q Business conversation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METADATAEVENT() |
Getter for METADATAEVENT |
actionReviewEvent¶
A request from Amazon Q Business to the end user for information Amazon Q Business needs to successfully complete a requested plugin action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTIONREVIEWEVENT() |
Getter for ACTIONREVIEWEVENT |
failedAttachmentEvent¶
A failed file upload event during a web experience chat.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILEDATTACHMENTEVENT() |
Getter for FAILEDATTACHMENTEVENT |
authChallengeRequestEvent¶
An authentication verification event activated by an end user request to use a custom plugin.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTHCHALLENGEREQEVENT() |
Getter for AUTHCHALLENGEREQUESTEVENT |