approvalsNeeded

@JvmName(name = "wpgjwvtxdwthuqys")
suspend fun approvalsNeeded(value: Output<Int>)
@JvmName(name = "xuxnfvbjdigryemq")
suspend fun approvalsNeeded(value: Int?)

Parameters

value

How many users from the above list need to approve. If there are not enough distinct users in the list above then the workflow will indefinitely block. Should always be greater than 0. Currently 1 is the only supported value.