failureConditional

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

Parameters

value

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


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

Parameters

argument

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