Builder

class Builder

Properties

Link copied to clipboard

A list of intents that Amazon Lex V2 determined might satisfy the user's utterance.

Link copied to clipboard

A list of messages last sent to the user. The 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.

Link copied to clipboard

The bot member that recognized the text.

Link copied to clipboard

The attributes sent in the request.

Link copied to clipboard

The identifier of the session in use.

Link copied to clipboard

Represents the current state of the dialog between the user and the bot.

Functions