userIds

@JvmName(name = "nkwlymqiheggqyaa")
suspend fun userIds(value: Output<List<String>>)
@JvmName(name = "iqiohypikmhvomsc")
suspend fun userIds(value: List<String>?)

Parameters

value

List of users associated to this user group.


@JvmName(name = "whuolcrmqjutjqxk")
suspend fun userIds(vararg values: Output<String>)


@JvmName(name = "ymibywoofhlbspwd")
suspend fun userIds(values: List<Output<String>>)
@JvmName(name = "fbutfxcurldvjgsx")
suspend fun userIds(vararg values: String)

Parameters

values

List of users associated to this user group.