userIds

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

Parameters

value

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


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


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

Parameters

values

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