defaultBranch

@JvmName(name = "blmbdrdmjpsfsjbn")
suspend fun defaultBranch(value: Output<V2modelsIntentInitialResponseSettingConditionalDefaultBranchArgs>)

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 = "busuclpiywgvkoey")
suspend fun defaultBranch(argument: suspend V2modelsIntentInitialResponseSettingConditionalDefaultBranchArgsBuilder.() -> 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.