intent Confirmation Setting
Parameters
value
Provides prompts that Amazon Lex sends to the user to confirm the completion of an intent. If the user answers "no," the settings contain a statement that is sent to the user to end the intent.
suspend fun intentConfirmationSetting(argument: suspend BotIntentConfirmationSettingArgsBuilder.() -> Unit)
Parameters
argument
Provides prompts that Amazon Lex sends to the user to confirm the completion of an intent. If the user answers "no," the settings contain a statement that is sent to the user to end the intent.