failureNextStep

@JvmName(name = "jjxvlivexumumprl")
suspend fun failureNextStep(value: Output<BotDialogStateArgs>)
@JvmName(name = "xpnpiqyqnoklgnoo")
suspend fun failureNextStep(value: BotDialogStateArgs?)

Parameters

value

Specifies the next step that the bot runs when the slot value code is not recognized.


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

Parameters

argument

Specifies the next step that the bot runs when the slot value code is not recognized.