failureConditional

@JvmName(name = "kstxptpdmtofvnrw")
suspend fun failureConditional(value: Output<BotConditionalSpecificationArgs>)
@JvmName(name = "vhkxjirrqfstovfv")
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 = "rwerbxrlhhlxafrh")
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 .