confirmationPrompt property
If defined in the intent, Amazon Lex prompts the user to confirm the intent before fulfilling it.
Implementation
final Prompt? confirmationPrompt;
If defined in the intent, Amazon Lex prompts the user to confirm the intent before fulfilling it.
final Prompt? confirmationPrompt;