Values.AnalysisSchemeStatusSourceThe status and configuration of an AnalysisScheme.
val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of UIntValue.t
| `String of StandardName.t
| `Structure of
(string * [> `Enum of string | `String of String_.t ]) list
| `Timestamp of UpdateTimestamp.t ])
list ])
list ]