userIds

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

Parameters

value

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


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


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

Parameters

values

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