Module Smaws_Client_ElasticLoadBalancingv2.SetRulePriorities

Sets 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 error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `OperationNotPermittedException of Types.operation_not_permitted_exception | `PriorityInUseException of Types.priority_in_use_exception | `RuleNotFoundException of Types.rule_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.set_rule_priorities_input -> (Types.set_rule_priorities_output, [> Smaws_Lib.Protocols.AwsQuery.error | `OperationNotPermittedException of Types.operation_not_permitted_exception | `PriorityInUseException of Types.priority_in_use_exception | `RuleNotFoundException of Types.rule_not_found_exception ]) Stdlib.result