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.
A specialization of software.amazon.awssdk.services.lexruntimev2.model.AudioInputEvent that represents the
StartConversationRequestEventStream$AudioInputEvent event.
A specialization of software.amazon.awssdk.services.lexruntimev2.model.AudioResponseEvent that represents the
StartConversationResponseEventStream$AudioResponseEvent event.
A specialization of software.amazon.awssdk.services.lexruntimev2.model.ConfigurationEvent that represents the
StartConversationRequestEventStream$ConfigurationEvent event.
A specialization of software.amazon.awssdk.services.lexruntimev2.model.DisconnectionEvent that represents the
StartConversationRequestEventStream$DisconnectionEvent event.
A specialization of software.amazon.awssdk.services.lexruntimev2.model.DTMFInputEvent that represents the
StartConversationRequestEventStream$DTMFInputEvent event.
A specialization of software.amazon.awssdk.services.lexruntimev2.model.HeartbeatEvent that represents the
StartConversationResponseEventStream$HeartbeatEvent event.
A specialization of software.amazon.awssdk.services.lexruntimev2.model.IntentResultEvent that represents the
StartConversationResponseEventStream$IntentResultEvent event.
A specialization of software.amazon.awssdk.services.lexruntimev2.model.PlaybackCompletionEvent that
represents the StartConversationRequestEventStream$PlaybackCompletionEvent event.
A specialization of software.amazon.awssdk.services.lexruntimev2.model.PlaybackInterruptionEvent that
represents the StartConversationResponseEventStream$PlaybackInterruptionEvent event.
A specialization of software.amazon.awssdk.services.lexruntimev2.model.TextInputEvent that represents the
StartConversationRequestEventStream$TextInputEvent event.
A specialization of software.amazon.awssdk.services.lexruntimev2.model.TextResponseEvent that represents the
StartConversationResponseEventStream$TextResponseEvent event.
A specialization of software.amazon.awssdk.services.lexruntimev2.model.TranscriptEvent that represents the
StartConversationResponseEventStream$TranscriptEvent event.
Event sent from the client application to Amazon Lex V2 to indicate that playback of audio is complete and that
Amazon Lex V2 should start processing the user's input.