Values.BaseConfigurationItemsSourceval to_value :
BaseConfigurationItem.t list ->
[> `List of
[> `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of SupplementaryConfigurationName.t ]
* [> `String of SupplementaryConfigurationValue.t ])
list
| `String of Version.t
| `Timestamp of ConfigurationItemCaptureTime.t ])
list ]
list ]