Builder

class Builder

Properties

Link copied to clipboard

The identifier of the bot associated with the intent.

Link copied to clipboard

The version of the bot associated with the intent.

Link copied to clipboard

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

Link copied to clipboard

The description of the intent.

Link copied to clipboard

The Lambda function called during each turn of a conversation with the intent.

Link copied to clipboard

The Lambda function called when the intent is complete and ready for fulfillment.

Link copied to clipboard

Configuration setting for a response sent to the user before Amazon Lex starts eliciting slots.

Link copied to clipboard

A list of contexts that must be active for the intent to be considered for sending to the user.

Link copied to clipboard

The response that Amazon Lex sends to when the intent is closed.

Link copied to clipboard

Prompts that Amazon Lex sends to the user to confirm completion of an intent.

Link copied to clipboard

The unique identifier assigned to the intent when it was created.

Link copied to clipboard

The name specified for the intent.

Link copied to clipboard

Configuration information required to use the AMAZON.KendraSearchIntent intent.

Link copied to clipboard

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

Link copied to clipboard

The language and locale specified for the intent.

Link copied to clipboard

A list of contexts that are activated when the intent is fulfilled.

Link copied to clipboard

The identifier of the built-in intent that this intent is derived from, if any.

Link copied to clipboard

User utterances that trigger this intent.

Link copied to clipboard

The list that determines the priority that slots should be elicited from the user.

Functions