Module Values.ReplicationRulesSource

Sourcetype nonrec t = ReplicationRule.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ReplicationRule.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of Priority.t | `String of ID.t | `Structure of (string * [> `Enum of string | `String of Prefix.t | `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `String of ObjectKey.t ]) list ] list | `String of ObjectKey.t | `Structure of (string * [> `Integer of Minutes.t ]) list ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t list -> ReplicationRule.t list
Sourceval of_json : [> Yojson.Safe.t ] -> ReplicationRule.t list