failureConditional

@JvmName(name = "qvkcslffoawnagrd")
suspend fun failureConditional(value: Output<BotConditionalSpecificationArgs>)
@JvmName(name = "bhsnnkuoqldquybj")
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 = "attkgairrquvoxel")
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 .