userIds

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

Parameters

value

List of users associated to this user group.


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


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

Parameters

values

List of users associated to this user group.