Values_1.OpsEntitySourceThe result of the query.
type nonrec t = {id : OpsEntityId.t option;The query ID.
*)data : OpsEntityItemMap.t option;The data returned by the query.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Map of
([> `String of OpsEntityItemKey.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 ])
list
| `String of OpsEntityId.t ])
list ]