Values.SetRulePrioritiesInputSourceSets the priorities of the specified rules. You can reorder the rules as long as there are no priority conflicts in the new order. Any existing rules that you do not specify retain their current priority.
val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Integer of RulePriority.t | `String of RuleArn.t ])
list ]
list ])
list ]