Module Values.TelemetryConfigurationsSource

Sourcetype nonrec t = TelemetryConfiguration.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : TelemetryConfiguration.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Long of Long.t | `Map of ([> `Enum of string | `String of String_.t ] * [> `Enum of string | `String of String_.t ]) list | `String of AccountIdentifier.t ]) list ] list ]
Sourceval to_header : 'a -> 'b