defaultBranch

@JvmName(name = "ausqlvpfgcskjmqc")
suspend fun defaultBranch(value: Output<V2modelsIntentClosingSettingConditionalDefaultBranchArgs>)

Parameters

value

Configuration block for the conditional branch that should be followed when the conditions for other branches are not satisfied. A branch is made up of a condition, a response and a next step. See default_branch.


@JvmName(name = "qojadajwtkrodlmy")
suspend fun defaultBranch(argument: suspend V2modelsIntentClosingSettingConditionalDefaultBranchArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for the conditional branch that should be followed when the conditions for other branches are not satisfied. A branch is made up of a condition, a response and a next step. See default_branch.