readers

@JvmName(name = "ratsjnxuegqgubqa")
suspend fun readers(value: Output<List<String>>)
@JvmName(name = "qwrwrqutjddtprqq")
suspend fun readers(value: List<String>?)

Parameters

value

Optional. The format of strings follows the pattern followed by IAM in the bindings. user:{email}, serviceAccount:{email} group:{email}. The set of principals to be granted reader role on data stored within resources.


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


@JvmName(name = "svofoxeucsnqrlnq")
suspend fun readers(values: List<Output<String>>)
@JvmName(name = "gjkbggyuvbdcjnxo")
suspend fun readers(vararg values: String)

Parameters

values

Optional. The format of strings follows the pattern followed by IAM in the bindings. user:{email}, serviceAccount:{email} group:{email}. The set of principals to be granted reader role on data stored within resources.