Values.AnalysisRuleSourceA specification about how data from the configured table can be used in a query.
type nonrec t = {collaborationId : CollaborationIdentifier.t option;The unique ID for the associated collaboration.
*)type_ : AnalysisRuleType.t option;The type of analysis rule.
*)name : TableAlias.t option;The name for the analysis rule.
*)createTime : Timestamp.t option;The time the analysis rule was created.
*)updateTime : Timestamp.t option;The time the analysis rule was last updated.
*)policy : AnalysisRulePolicy.t option;A policy that describes the associated data usage limitations.
*)collaborationPolicy : ConfiguredTableAssociationAnalysisRulePolicy.t option;consolidatedPolicy : ConsolidatedPolicy.t option;The consolidated policy for the analysis rule.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `String of CollaborationIdentifier.t
| `Structure of
(string
* [> `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
| `Structure of
(string
* [> `List of
[> `String of
AnalysisRuleColumnName.t ]
list ])
list ])
list ]
list
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of ColumnName.t ])
list ]
list ])
list ])
list ])
list ])
list
| `Timestamp of Timestamp.t ])
list ]