conditional

@JvmName(name = "ilihdntismphmrfk")
suspend fun conditional(value: Output<BotConditionalSpecificationArgs>)
@JvmName(name = "gcghrjwtjbstkykv")
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 = "evqjfqrkjouhktqa")
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 .