stagesBefore

@JvmName(name = "exaybmyqtcdtnuom")
suspend fun stagesBefore(value: Output<List<String>>)
@JvmName(name = "yaporyuwfqygwjtd")
suspend fun stagesBefore(value: List<String>?)

Parameters

value

The property to keep track of stages before current in the business process stage.


@JvmName(name = "yewhtslecwomgdaj")
suspend fun stagesBefore(vararg values: Output<String>)


@JvmName(name = "mfodauqjuuvtidll")
suspend fun stagesBefore(values: List<Output<String>>)
@JvmName(name = "jbuvgbueujtashjl")
suspend fun stagesBefore(vararg values: String)

Parameters

values

The property to keep track of stages before current in the business process stage.