toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.nas.kotlin.inputs
/
AccessPointPosixUserArgsBuilder
/
posixSecondaryGroupIds
posix
Secondary
Group
Ids
@
JvmName
(
name
=
"imugsykbjvyoemvw"
)
suspend
fun
posixSecondaryGroupIds
(
value
:
Output
<
List
<
Int
>
>
)
@
JvmName
(
name
=
"nxpmedpyyualtysh"
)
suspend
fun
posixSecondaryGroupIds
(
value
:
List
<
Int
>
?
)
Parameters
value
The ID of the second user group.
@
JvmName
(
name
=
"diigrprncavapbhl"
)
suspend
fun
posixSecondaryGroupIds
(
vararg
values
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rmqajwbkqrmqbjaa"
)
suspend
fun
posixSecondaryGroupIds
(
values
:
List
<
Output
<
Int
>
>
)
@
JvmName
(
name
=
"glyycdvsfgxbgodx"
)
suspend
fun
posixSecondaryGroupIds
(
vararg
values
:
Int
)
Parameters
values
The ID of the second user group.