toggle menu
pulumi-gitlab-kotlin
8.11.0.0
jvm
switch theme
search in API
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin
/
ProjectIssueArgsBuilder
/
assigneeIds
assignee
Ids
@
JvmName
(
name
=
"ppgwtofeomwwtcnp"
)
suspend
fun
assigneeIds
(
value
:
Output
<
List
<
Int
>
>
)
@
JvmName
(
name
=
"hrlbweuklhtignco"
)
suspend
fun
assigneeIds
(
value
:
List
<
Int
>
?
)
Parameters
value
The IDs of the users to assign the issue to.
@
JvmName
(
name
=
"wfttnmqbafhkaabn"
)
suspend
fun
assigneeIds
(
vararg
values
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ltswjhifedqqguos"
)
suspend
fun
assigneeIds
(
values
:
List
<
Output
<
Int
>
>
)
@
JvmName
(
name
=
"veymlpvptqyxmtaf"
)
suspend
fun
assigneeIds
(
vararg
values
:
Int
)
Parameters
values
The IDs of the users to assign the issue to.