stagesBefore

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

Parameters

value

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


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


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

Parameters

values

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