Values.RuleGroupSourceStatelessRulesDetailsSourceA stateless rule in the rule group.
type nonrec t = {priority : Integer.t option;Indicates the order in which to run this rule relative to all of the rules in the stateless rule group.
*)ruleDefinition : RuleGroupSourceStatelessRuleDefinition.t option;Provides the definition of the stateless rule.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Integer of Integer.t
| `Structure of
(string
* [> `List of [> `String of NonEmptyString.t ] list
| `Structure of
(string
* [> `List of
[> `Integer of Integer.t
| `Structure of
(string
* [> `Integer of Integer.t
| `List of [> `String of NonEmptyString.t ] list
| `String of NonEmptyString.t ])
list ]
list ])
list ])
list ])
list ]