Values.ConsolidatedPolicyV1SourceControls on the analysis specifications that can be run on a configured table.
type nonrec t = {list : ConsolidatedPolicyList.t option;The list of consolidated policies.
*)aggregation : ConsolidatedPolicyAggregation.t option;The aggregation setting for the consolidated policy.
*)custom : ConsolidatedPolicyCustom.t option;Custom policy
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Enum of string
| `String of AnalysisRuleColumnName.t
| `Structure of
(string
* [> `Enum of string
| `Integer of AggregationConstraintMinimumInteger.t
| `List of
[> `String of AnalysisRuleColumnName.t ] list
| `String of AnalysisRuleColumnName.t ])
list ]
list
| `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of ColumnName.t ]) list ]
list ])
list ])
list ])
list ]