Values.S3ExpressDirectoryAccessPointConfigurationsMapSourcetype nonrec t =
(S3ExpressDirectoryAccessPointArn.t
* S3ExpressDirectoryAccessPointConfiguration.t)
listval to_value :
('a * S3ExpressDirectoryAccessPointConfiguration.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string
* [> `String of AccessPointPolicy.t
| `Structure of
(string
* [> `Structure of (string * [> `String of VpcId.t ]) list ])
list ])
list ])
list ]val to_query :
(VpcId.t * S3ExpressDirectoryAccessPointConfiguration.t) list ->
Awso.Client.Query.t