Module Values.GlobalResolversSource

Sourcetype nonrec t = GlobalResolversItem.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : GlobalResolversItem.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `List of [> `String of Region.t ] list | `String of ResourceId.t | `Timestamp of ISO8601TimeString.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> GlobalResolversItem.t list