/AWS1/CL_SMICHATCHANNEL¶
The Chatbot chat channel used for collaboration during an incident.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IO_EMPTY
TYPE REF TO /AWS1/CL_SMIEMPTYCHATCHANNEL
/AWS1/CL_SMIEMPTYCHATCHANNEL
¶
Used to remove the chat channel from an incident record or response plan.
IT_CHATBOTSNS
TYPE /AWS1/CL_SMICHATBOTSNSCONFSE00=>TT_CHATBOTSNSCONFIGURATIONSET
TT_CHATBOTSNSCONFIGURATIONSET
¶
The Amazon SNS targets that Chatbot uses to notify the chat channel of updates to an incident. You can also make updates to the incident through the chat channel by using the Amazon SNS topics.
Queryable Attributes¶
empty¶
Used to remove the chat channel from an incident record or response plan.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EMPTY() |
Getter for EMPTY |
chatbotSns¶
The Amazon SNS targets that Chatbot uses to notify the chat channel of updates to an incident. You can also make updates to the incident through the chat channel by using the Amazon SNS topics.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CHATBOTSNS() |
Getter for CHATBOTSNS, with configurable default |
ASK_CHATBOTSNS() |
Getter for CHATBOTSNS w/ exceptions if field has no value |
HAS_CHATBOTSNS() |
Determine if CHATBOTSNS has a value |