Values.IntelligentTieringAndOperatorSourceA container for specifying S3 Intelligent-Tiering filters. The filters determine the subset of objects to which the rule applies.
val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of (string * [> `String of ObjectKey.t ]) list ]
list
| `String of Prefix.t ])
list ]