Builder

class Builder

Properties

Link copied to clipboard

The identifier of the bot associated with the slot.

Link copied to clipboard

The version of the bot associated with the slot.

Link copied to clipboard

A timestamp of the date and time that the slot was created.

Link copied to clipboard

The description specified for the slot.

Link copied to clipboard

The identifier of the intent associated with the slot.

Link copied to clipboard

A timestamp of the date and time that the slot was last updated.

Link copied to clipboard

The language and locale specified for the slot.

Link copied to clipboard

Indicates whether the slot accepts multiple values in a single utterance.

Link copied to clipboard

Whether slot values are shown in Amazon CloudWatch logs. If the value is None, the actual value of the slot is shown in logs.

Link copied to clipboard

The unique identifier generated for the slot.

Link copied to clipboard

The name specified for the slot.

Link copied to clipboard

The identifier of the slot type that determines the values entered into the slot.

Link copied to clipboard

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

Link copied to clipboard

Prompts that Amazon Lex uses to elicit a value for the slot.

Functions