Values.UpdateConfiguredTableAnalysisRuleInputSourceUpdates a configured table analysis rule.
type nonrec t = {configuredTableIdentifier : ConfiguredTableIdentifier.t;The unique identifier for the configured table that the analysis rule applies to. Currently accepts the configured table ID.
*)analysisRuleType : ConfiguredTableAnalysisRuleType.t;The analysis rule type to be updated. Configured table analysis rules are uniquely identified by their configured table identifier and analysis rule type.
*)analysisRulePolicy : ConfiguredTableAnalysisRulePolicy.t;The new analysis rule policy for the configured table analysis rule.
*)}val make :
configuredTableIdentifier:ConfiguredTableIdentifier.t ->
analysisRuleType:ConfiguredTableAnalysisRuleType.t ->
analysisRulePolicy:ConfiguredTableAnalysisRulePolicy.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `String of ConfiguredTableIdentifier.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 ])
list ]
list
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of ColumnName.t ])
list ]
list ])
list ])
list ])
list ])
list ])
list ]