confirmationNextStep

@JvmName(name = "uikpfuqghoxepqnb")
suspend fun confirmationNextStep(value: Output<BotDialogStateArgs>)
@JvmName(name = "rkcnhjuwtuinvfdn")
suspend fun confirmationNextStep(value: BotDialogStateArgs?)

Parameters

value

Specifies the next step that the bot executes when the customer confirms the intent.


@JvmName(name = "kluaxgtggptxcbrc")
suspend fun confirmationNextStep(argument: suspend BotDialogStateArgsBuilder.() -> Unit)

Parameters

argument

Specifies the next step that the bot executes when the customer confirms the intent.