readers

@JvmName(name = "nkkekgqbjnxkbasg")
suspend fun readers(value: Output<List<String>>)
@JvmName(name = "uarpekqtcuwywehs")
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 = "hmrpctyptmiwcplp")
suspend fun readers(vararg values: Output<String>)


@JvmName(name = "dsaxhlusxbuefhul")
suspend fun readers(values: List<Output<String>>)
@JvmName(name = "fdstgbhbcqwfnetm")
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.