Values.PolicyDetailsSourceProvides the details of a policy finding.
type nonrec t = {action : FindingAction.t option;The action that produced the finding.
*)actor : FindingActor.t option;The entity that performed the action that produced the finding.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `String of string
| `Structure of
(string
* [> `Double of float
| `String of string
| `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of bool
| `String of string
| `Timestamp of string ])
list ])
list ])
list
| `Timestamp of string ])
list ])
list ])
list ]