userIds

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

Parameters

value

List of users associated to this user group.


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


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

Parameters

values

List of users associated to this user group.