MessageOutput
The message output.
Contents
- messageId
-
The identifier of a message.
Type: String
Pattern:
^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$
Required: Yes
- participant
-
The participant of a message.
Type: String
Valid Values:
CUSTOMER | AGENT | BOT
Required: Yes
- timestamp
-
The timestamp of a message.
Type: Timestamp
Required: Yes
- value
-
The value of a message data.
Type: MessageData object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: