Values.DeleteSourceContainer for the objects to delete.
type nonrec t = {objects : ObjectIdentifierList.t;The object to delete. Directory buckets - For directory buckets, an object that's composed entirely of whitespace characters is not supported by the DeleteObjects API operation. The request will receive a 400 Bad Request error and none of the objects in the request will be deleted.
*)quiet : Quiet.t option;Element to enable quiet mode for the request. When you add this element, you must set its value to true.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Boolean of Quiet.t
| `List of
[> `Structure of
(string
* [> `Long of Size.t
| `String of ObjectKey.t
| `Timestamp of LastModifiedTime.t ])
list ]
list ])
list ]