conditional

@JvmName(name = "knaenwfbhrxngglu")
suspend fun conditional(value: Output<BotConditionalSpecificationArgs>)
@JvmName(name = "palcijjstyibayqf")
suspend fun conditional(value: BotConditionalSpecificationArgs?)

Parameters

value

A list of conditional branches associated with the intent's closing response. These branches are executed when the nextStep attribute is set to EvalutateConditional.


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

Parameters

argument

A list of conditional branches associated with the intent's closing response. These branches are executed when the nextStep attribute is set to EvalutateConditional.