Values.S3AccessPointConfigurationsMapSourceval to_value :
('a * S3AccessPointConfiguration.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string
* [> `String of AccessPointPolicy.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Structure of (string * [> `String of VpcId.t ]) list ])
list ])
list ])
list ]