Values.TargetGrantSourceContainer for granting information. Buckets that use the bucket owner enforced setting for Object Ownership don't support target grants. For more information, see Permissions server access log delivery in the Amazon S3 User Guide.
type nonrec t = {grantee : Grantee.t option;Container for the person being granted permissions.
*)permission : BucketLogsPermission.t option;Logging permissions assigned to the grantee for the bucket.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string * [> `Enum of string | `String of DisplayName.t ]) list ])
list ]