userIds

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

Parameters

value

The list of user IDs that belong to the user group.


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


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

Parameters

values

The list of user IDs that belong to the user group.