Bot Post Fulfillment Status Specification Args
Provides a setting that determines whether the post-fulfillment response is sent to the user.
Constructors
Properties
A list of conditional branches to evaluate after the fulfillment code hook throws an exception or returns with the State field of the Intent object set to Failed.
Specifies the next step the bot runs after the fulfillment code hook throws an exception or returns with the State field of the Intent object set to Failed.
Specifies a list of message groups that Amazon Lex uses to respond the user input.
A list of conditional branches to evaluate after the fulfillment code hook finishes successfully.
Specifies the next step in the conversation that Amazon Lex invokes when the fulfillment code hook completes successfully.
Specifies a list of message groups that Amazon Lex uses to respond the user input.
A list of conditional branches to evaluate if the fulfillment code hook times out.
Specifies the next step that the bot runs when the fulfillment code hook times out.
Specifies a list of message groups that Amazon Lex uses to respond the user input.