businessProcessStages

@JvmName(name = "sucrbnkmjsflarqh")
suspend fun businessProcessStages(value: Output<Map<String, BusinessProcessStageArgs>>)
@JvmName(name = "ycdyvxawnikuonbf")
suspend fun businessProcessStages(value: Map<String, BusinessProcessStageArgs>?)

Parameters

value

The business process stages.


@JvmName(name = "dwqgytcowxldoyny")
suspend fun businessProcessStages(vararg argument: Pair<String, suspend BusinessProcessStageArgsBuilder.() -> Unit>)

Parameters

argument

The business process stages.


@JvmName(name = "kxqhqmyqlegctmxc")
fun businessProcessStages(vararg values: Pair<String, BusinessProcessStageArgs>)

Parameters

values

The business process stages.