userNames

@JvmName(name = "bowkugpkvorkklkp")
suspend fun userNames(value: Output<List<String>>)
@JvmName(name = "vomrpbcsejnlsrow")
suspend fun userNames(value: List<String>?)

Parameters

value

List of users associated to this acl.


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


@JvmName(name = "xkjyeaiiduofcwkb")
suspend fun userNames(values: List<Output<String>>)
@JvmName(name = "celeguigdxgdiqfn")
suspend fun userNames(vararg values: String)

Parameters

values

List of users associated to this acl.