Values.FindingCriteriaSourceSpecifies, as a map, one or more property-based conditions that filter the results of a query for findings.
type nonrec t = {criterion : Criterion.t option;A condition that specifies the property, operator, and one or more values to use to filter the results.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Map of
([> `String of string ]
* [> `Structure of
(string
* [> `List of [> `String of string ] list
| `Long of Awso.Import.Int64.t ])
list ])
list ])
list ]