stagesBefore

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

Parameters

value

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


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


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

Parameters

values

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