failureNextStep

@JvmName(name = "eydfrbjhashytlnj")
suspend fun failureNextStep(value: Output<BotDialogStateArgs>)
@JvmName(name = "wmtedfkiaooqetoj")
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 = "ospiwbbpqpteurpu")
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.