defaultBranch

@JvmName(name = "dukrxpcivjabniyo")
suspend fun defaultBranch(value: Output<BotDefaultConditionalBranchArgs>)
@JvmName(name = "yyxcvseeqxbvovry")
suspend fun defaultBranch(value: BotDefaultConditionalBranchArgs)

Parameters

value

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


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

Parameters

argument

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