intentConfirmationSetting

@JvmName(name = "gonltitbnuqsbbrx")
suspend fun intentConfirmationSetting(value: Output<BotIntentConfirmationSettingArgs>)
@JvmName(name = "jhcyybeuexlscoki")
suspend fun intentConfirmationSetting(value: BotIntentConfirmationSettingArgs?)

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.


@JvmName(name = "xsgsvepjlphsqsup")
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.