class Aws::ElasticLoadBalancingV2::Types::RulePriorityPair

Information about the priorities for the rules for a listener.

@note When making an API call, you may pass RulePriorityPair

data as a hash:

    {
      rule_arn: "RuleArn",
      priority: 1,
    }

@!attribute [rw] rule_arn

The Amazon Resource Name (ARN) of the rule.
@return [String]

@!attribute [rw] priority

The rule priority.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/elasticloadbalancingv2-2015-12-01/RulePriorityPair AWS API Documentation

Constants

SENSITIVE