publicRead constant

PredefinedAcl const publicRead

Predefined ACL for the 'public-read' ACL. Applies to both buckets and objects.

Implementation

static const PredefinedAcl publicRead = PredefinedAcl._('publicRead');