ConfigurationEvent
class ConfigurationEvent
The initial event sent from the application to Amazon Lex V2 to configure the conversation, including session and request attributes and the response content type.
Types
Properties
Link copied to clipboard
A timestamp set by the client of the date and time that the event was sent to Amazon Lex V2.
Link copied to clipboard
Determines whether Amazon Lex V2 should send audio responses to the client application.
Link copied to clipboard
Request-specific information passed between the client application and Amazon Lex V2.
Link copied to clipboard
The message that Amazon Lex V2 returns in the response can be either text or speech based on the responseContentType
value.
Link copied to clipboard
The state of the user's session with Amazon Lex V2.
Link copied to clipboard
A list of messages to send to the user.