userIds

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

Parameters

value

List of users associated to this user group.


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


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

Parameters

values

List of users associated to this user group.