Values_1.OpsEntityItemSourceThe OpsData summary.
type nonrec t = {captureTime : OpsEntityItemCaptureTime.t option;The time the OpsData was captured.
*)content : OpsEntityItemEntryList.t option;The details of an OpsData summary.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Map of
([> `String of Values_0.AttributeName.t ]
* [> `String of Values_0.AttributeValue.t ])
list ]
list
| `String of OpsEntityItemCaptureTime.t ])
list ]