RuleCondition
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 can't be empty.
For more information, see Quotas for your Application Load Balancers.
Types
Properties
Information for a host header condition. Specify only when Field
is host-header
.
Information for an HTTP header condition. Specify only when Field
is http-header
.
Information for an HTTP method condition. Specify only when Field
is http-request-method
.
Information for a path pattern condition. Specify only when Field
is path-pattern
.
Information for a query string condition. Specify only when Field
is query-string
.
Information for a source IP condition. Specify only when Field
is source-ip
.