conditionalBranches

Parameters

value

Configuration blocks for conditional branches. A conditional branch is made up of a condition, a response and a next step. The response and next step are executed when the condition is true. See conditional_branch.


@JvmName(name = "dvahfdrrtkxcdxub")
suspend fun conditionalBranches(vararg values: Output<V2modelsIntentInitialResponseSettingConditionalConditionalBranchArgs>)


Parameters

values

Configuration blocks for conditional branches. A conditional branch is made up of a condition, a response and a next step. The response and next step are executed when the condition is true. See conditional_branch.


@JvmName(name = "erdnywlawsewlyet")
suspend fun conditionalBranches(vararg argument: suspend V2modelsIntentInitialResponseSettingConditionalConditionalBranchArgsBuilder.() -> Unit)

Parameters

argument

Configuration blocks for conditional branches. A conditional branch is made up of a condition, a response and a next step. The response and next step are executed when the condition is true. See conditional_branch.