stagesBefore

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

Parameters

value

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


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


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

Parameters

values

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