userIds

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

Parameters

value

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


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


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

Parameters

values

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