Builder
class Builder
Properties
Link copied to clipboard
A user-defined label that identifies a particular intent. You can use this label to return to a previous intent.
Link copied to clipboard
The status of the intent after the user responds to the confirmation prompt. If the user confirms the intent, Amazon Lex sets this field to Confirmed
. If the user denies the intent, Amazon Lex sets this value to Denied
. The possible values are:
Link copied to clipboard
The next action that the bot should take in its interaction with the user. The possible values are:
Link copied to clipboard
The fulfillment state of the intent. The possible values are:
Link copied to clipboard
The name of the intent.
Link copied to clipboard
The next slot to elicit from the user. If there is not slot to elicit, the field is blank.