users

@JvmName(name = "mhqpwyepvfdlbbrb")
suspend fun users(value: Output<List<String>>)
@JvmName(name = "ikhlkbrgmpuolfme")
suspend fun users(value: List<String>?)

Parameters

value

A list of users to target for this feature.


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


@JvmName(name = "awftfgwswdrdfbyq")
suspend fun users(values: List<Output<String>>)
@JvmName(name = "sghpbaewjnoxodxh")
suspend fun users(vararg values: String)

Parameters

values

A list of users to target for this feature.