userIds

@JvmName(name = "vnconxyewmaohpdv")
suspend fun userIds(value: Output<List<Int>>)
@JvmName(name = "raxhlriwyxpjston")
suspend fun userIds(value: List<Int>?)

Parameters

value

A list of specific User IDs to add to the list of approvers.


@JvmName(name = "vrhtboujcxrerpex")
suspend fun userIds(vararg values: Output<Int>)


@JvmName(name = "nqgbrblheuxvtcpi")
suspend fun userIds(values: List<Output<Int>>)
@JvmName(name = "kgymyfomdovelxkv")
suspend fun userIds(vararg values: Int)

Parameters

values

A list of specific User IDs to add to the list of approvers.