AWSElasticLoadBalancingRuleCondition

Objective-C

@interface AWSElasticLoadBalancingRuleCondition

Swift

class AWSElasticLoadBalancingRuleCondition

Information about a condition for a rule.

Each rule can optionally include up to one of each of the following conditions: http-request-method, host-header, path-pattern, and source-ip. Each rule can also optionally include one or more of each of the following conditions: http-header and query-string. Note that the value for a condition cannot be empty.

For more information, see Quotas for your Application Load Balancers.