confirmationPrompt property

Prompt? confirmationPrompt
final

If defined in the bot, Amazon Lex uses prompt to confirm the intent before fulfilling the user's request. For more information, see PutIntent.

Implementation

final Prompt? confirmationPrompt;