Module Values.CrossRegionCopyRulesSource

Sourcetype nonrec t = CrossRegionCopyRule.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : CrossRegionCopyRule.t list -> [> `List of [> `Structure of (string * [> `Boolean of Encrypted.t | `String of TargetRegion.t | `Structure of (string * [> `Enum of string | `Integer of Interval.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> CrossRegionCopyRule.t list