failureConditional

@JvmName(name = "reuiokdmfoqkaytq")
suspend fun failureConditional(value: Output<BotConditionalSpecificationArgs>)
@JvmName(name = "suqysuolunneqvcu")
suspend fun failureConditional(value: BotConditionalSpecificationArgs?)

Parameters

value

A list of conditional branches to evaluate after the dialog code hook throws an exception or returns with the State field of the Intent object set to Failed.


@JvmName(name = "bruuvlfltskcslib")
suspend fun failureConditional(argument: suspend BotConditionalSpecificationArgsBuilder.() -> Unit)

Parameters

argument

A list of conditional branches to evaluate after the dialog code hook throws an exception or returns with the State field of the Intent object set to Failed.