userIds

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

Parameters

value

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


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


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

Parameters

values

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