userIds

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

Parameters

value

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


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


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

Parameters

values

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