Rule - Elastic Load Balancing

Rule

Information about a rule.

Contents

Actions.member.N

The actions. Each rule must include exactly one of the following types of actions: forward, redirect, or fixed-response, and it must be the last action to be performed.

Type: Array of Action objects

Required: No

Conditions.member.N

The conditions. Each rule can include zero or one of the following conditions: http-request-method, host-header, path-pattern, and source-ip, and zero or more of the following conditions: http-header and query-string.

Type: Array of RuleCondition objects

Required: No

IsDefault

Indicates whether this is the default rule.

Type: Boolean

Required: No

Priority

The priority.

Type: String

Required: No

RuleArn

The Amazon Resource Name (ARN) of the rule.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: