confirmationPrompt property

Prompt? confirmationPrompt
final

If defined in the intent, Amazon Lex prompts the user to confirm the intent before fulfilling it.

Implementation

final Prompt? confirmationPrompt;