writers

@JvmName(name = "eprsfqyqyuuqkxbp")
suspend fun writers(value: Output<List<String>>)
@JvmName(name = "opotwuoeggocwpgh")
suspend fun writers(value: List<String>?)

Parameters

value

Optional. The set of principals to be granted writer role on the resource.


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


@JvmName(name = "mhqawrgssubofoel")
suspend fun writers(values: List<Output<String>>)
@JvmName(name = "kbnnckmtbsndhfoh")
suspend fun writers(vararg values: String)

Parameters

values

Optional. The set of principals to be granted writer role on the resource.