userIds

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

Parameters

value

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


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


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

Parameters

values

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