Replaces the specified properties of the specified rule. Any properties that you do not specify are unchanged.
See https://paws-r.github.io/docs/elbv2/modify_rule.html for full documentation.
elbv2_modify_rule(RuleArn, Conditions = NULL, Actions = NULL)
[required] The Amazon Resource Name (ARN) of the rule.
The conditions.
The actions.