Module Values.RegionsDescriptionSource

Sourcetype nonrec t = RegionDescription.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : RegionDescription.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of DesiredNumberOfDomainControllers.t | `String of DirectoryId.t | `Structure of (string * [> `List of [> `String of SubnetId.t ] list | `String of VpcId.t ]) list | `Timestamp of LaunchTime.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> RegionDescription.t list