Builder

class Builder

Properties

Link copied to clipboard

The unique identifier of the bot that contains the slot.

Link copied to clipboard

The version of the bot that contains the slot. Must always be DRAFT.

Link copied to clipboard

The new description for the slot.

Link copied to clipboard

The identifier of the intent that contains the slot.

Link copied to clipboard

The identifier of the language and locale that contains the slot. The string must match one of the supported locales. For more information, see Supported languages.

Link copied to clipboard

Determines whether the slot accepts multiple values in one response. Multiple value slots are only available in the en-US locale. If you set this value to true in any other locale, Amazon Lex throws a ValidationException.

Link copied to clipboard

New settings that determine how slot values are formatted in Amazon CloudWatch logs.

Link copied to clipboard

The unique identifier for the slot to update.

Link copied to clipboard

The new name for the slot.

Link copied to clipboard

The unique identifier of the new slot type to associate with this slot.

Link copied to clipboard

Specifications for the constituent sub slots and the expression for the composite slot.

Link copied to clipboard

A new set of prompts that Amazon Lex sends to the user to elicit a response the provides a value for the slot.

Functions