class Aws::LexRuntimeV2::Types::TextResponseEvent
The event sent from Amazon Lex V2 to your application with text to present to the user.
@!attribute [rw] messages
A list of messages to send to the user. Messages are ordered based on the order that you returned the messages from your Lambda function or the order that the messages are defined in the bot. @return [Array<Types::Message>]
@!attribute [rw] event_id
A unique identifier of the event sent by Amazon Lex V2. The identifier is in the form `RESPONSE-N`, where N is a number starting with one and incremented for each event sent by Amazon Lex V2 in the current session. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/runtime.lex.v2-2020-08-07/TextResponseEvent AWS API Documentation
Constants
- SENSITIVE