Values.ArtifactStoreMapSourceval to_value :
('a * ArtifactStore.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string
* [> `Enum of string
| `String of ArtifactStoreLocation.t
| `Structure of
(string
* [> `Enum of string | `String of EncryptionKeyId.t ])
list ])
list ])
list ]