readers

@JvmName(name = "wutmryqifbumywla")
suspend fun readers(value: Output<List<String>>)
@JvmName(name = "uussjwhbfxrffjgd")
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 the resource.


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


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