Bot Post Dialog Code Hook Invocation Specification Args
Specifies next steps to run after the dialog code hook finishes.
Constructors
Properties
A list of conditional branches to evaluate after the dialog 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 dialog 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 dialog code hook finishes successfully.
Specifics the next step the bot runs after the dialog code hook finishes 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 code hook times out.
Specifies the next step that the bot runs when the code hook times out.
Specifies a list of message groups that Amazon Lex uses to respond the user input.