toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.elasticache.kotlin
/
UserGroupArgsBuilder
/
userIds
user
Ids
@
JvmName
(
name
=
"jdqmstpcvnsannty"
)
suspend
fun
userIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"gtocudxrxkhirrrs"
)
suspend
fun
userIds
(
value
:
List
<
String
>
?
)
Parameters
value
List of users associated to this user group.
@
JvmName
(
name
=
"gnvmatvgmwvvmcmg"
)
suspend
fun
userIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ebpftehaniudcejo"
)
suspend
fun
userIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"acnpslqqjirwjqxs"
)
suspend
fun
userIds
(
vararg
values
:
String
)
Parameters
values
List of users associated to this user group.