PutSessionResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of active contexts for the session.

Link copied to clipboard

The audio version of the message to convey to the user.

Link copied to clipboard

Content type as specified in the Accept HTTP header in the request.

Link copied to clipboard
Link copied to clipboard

The next message that should be presented to the user.

Link copied to clipboard

The name of the current intent.

Link copied to clipboard

The next message that should be presented to the user.

Link copied to clipboard

The format of the response message. One of the following values:

Link copied to clipboard

Map of key/value pairs representing session-specific context information.

Link copied to clipboard

A unique identifier for the session.

Link copied to clipboard

Map of zero or more intent slots Amazon Lex detected from the user input during the conversation.

Link copied to clipboard

If the dialogState is ElicitSlot, returns the name of the slot for which Amazon Lex is eliciting a value.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String