Values.MultiRegionAccessPointsAsyncResponseSourceThe Multi-Region Access Point details that are returned when querying about an asynchronous request.
type nonrec t = {regions : MultiRegionAccessPointRegionalResponseList.t option;A collection of status information for the different Regions that a Multi-Region Access Point supports.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of (string * [> `String of RegionName.t ]) list ]
list ])
list ]