Builder

class Builder

Properties

Link copied to clipboard

A list of default values for a slot. Default values are used when Amazon Lex hasn't determined a value for a slot. You can specify default values from context variables, session attributes, and defined values.

Link copied to clipboard

The prompt that Amazon Lex uses to elicit the slot value from the user.

Link copied to clipboard

If you know a specific pattern that users might respond to an Amazon Lex request for a slot value, you can provide those utterances to improve accuracy. This is optional. In most cases, Amazon Lex is capable of understanding user utterances.

Link copied to clipboard

Specifies the settings that Amazon Lex uses when a slot value is successfully entered by a user.

Link copied to clipboard

Specifies whether the slot is required or optional.

Link copied to clipboard

An object containing information about whether assisted slot resolution is turned on for the slot or not.

Link copied to clipboard

Specifies the prompts that Amazon Lex uses while a bot is waiting for customer input.

Functions