toggle menu
pulumi-gitlab-kotlin
6.11.0.1
jvm
switch theme
search in API
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin
/
ProjectIssueArgsBuilder
/
assigneeIds
assignee
Ids
@
JvmName
(
name
=
"imrrhoxkxtoqutar"
)
suspend
fun
assigneeIds
(
value
:
Output
<
List
<
Int
>
>
)
@
JvmName
(
name
=
"urhhajsbmfkytscp"
)
suspend
fun
assigneeIds
(
value
:
List
<
Int
>
?
)
Parameters
value
The IDs of the users to assign the issue to.
@
JvmName
(
name
=
"tobkrwuauahytbwe"
)
suspend
fun
assigneeIds
(
vararg
values
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ybkmjgrxcmkaxcce"
)
suspend
fun
assigneeIds
(
values
:
List
<
Output
<
Int
>
>
)
@
JvmName
(
name
=
"aexuwjujoupicjlx"
)
suspend
fun
assigneeIds
(
vararg
values
:
Int
)
Parameters
values
The IDs of the users to assign the issue to.