Module Values.CannedAclForObjectsValueSource
Sourcetype nonrec t = | None| Private| Public_read| Public_read_write| Authenticated_read| Aws_exec_read| Bucket_owner_read| Bucket_owner_full_control| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]