users

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

Parameters

value

A list of users to target for this feature.


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


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

Parameters

values

A list of users to target for this feature.