conditional

@JvmName(name = "exaenogxqtxiodsl")
suspend fun conditional(value: Output<V2modelsIntentClosingSettingConditionalArgs>)
@JvmName(name = "lftqhjmsgmmxpaja")
suspend fun conditional(value: V2modelsIntentClosingSettingConditionalArgs?)

Parameters

value

Configuration block for list of conditional branches associated with the intent's closing response. These branches are executed when the next_step attribute is set to EvalutateConditional. See conditional.


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

Parameters

argument

Configuration block for list of conditional branches associated with the intent's closing response. These branches are executed when the next_step attribute is set to EvalutateConditional. See conditional.