PayloadType
Contains the payload content for an event.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- blob
-
The binary content of the payload.
Type: JSON value
Required: No
- conversational
-
The conversational content of the payload.
Type: Conversational object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: