assigneeIds

@JvmName(name = "iunjusxjnjddeviq")
suspend fun assigneeIds(value: Output<List<Int>>)
@JvmName(name = "jqduqwsqttnvpfov")
suspend fun assigneeIds(value: List<Int>?)

Parameters

value

The IDs of the users to assign the issue to.


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


@JvmName(name = "udcetaeqmpkoyydx")
suspend fun assigneeIds(values: List<Output<Int>>)
@JvmName(name = "ufrjrwldxxdalsjd")
suspend fun assigneeIds(vararg values: Int)

Parameters

values

The IDs of the users to assign the issue to.