pulumi-gitlab-kotlin
6.4.0.0
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin
/
ProjectIssueArgsBuilder
/
assigneeIds
assignee
Ids
@
JvmName
(
name
=
"bswglrtedeohpsjn"
)
suspend
fun
assigneeIds
(
value
:
Output
<
List
<
Int
>
>
)
@
JvmName
(
name
=
"lvdwhjlbuxoqalnx"
)
suspend
fun
assigneeIds
(
value
:
List
<
Int
>
?
)
Parameters
value
The IDs of the users to assign the issue to.
@
JvmName
(
name
=
"gmkqovgjxyrsylis"
)
suspend
fun
assigneeIds
(
vararg
values
:
Output
<
Int
>
)
@
JvmName
(
name
=
"wyldykxfdqmsujyl"
)
suspend
fun
assigneeIds
(
values
:
List
<
Output
<
Int
>
>
)
@
JvmName
(
name
=
"cbugpcsunncribdc"
)
suspend
fun
assigneeIds
(
vararg
values
:
Int
)
Parameters
values
The IDs of the users to assign the issue to.