Values.ConfiguredTableAnalysisRulePolicyV1SourceControls on the query specifications that can be run on a configured table.
type nonrec t = {list : AnalysisRuleList.t option;Analysis rule type that enables only list queries on a configured table.
*)aggregation : AnalysisRuleAggregation.t option;Analysis rule type that enables only aggregation queries on a configured table.
*)custom : AnalysisRuleCustom.t option;}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 ]