RuleNumberExpression - Amazon SES Mail Manager API
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

RuleNumberExpression

A number expression to match numeric conditions with integers from the incoming email.

Contents

Evaluate

The number to evaluate in a numeric condition expression.

Type: RuleNumberToEvaluate object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

Operator

The operator for a numeric condition expression.

Type: String

Valid Values: EQUALS | NOT_EQUALS | LESS_THAN | GREATER_THAN | LESS_THAN_OR_EQUAL | GREATER_THAN_OR_EQUAL

Required: Yes

Value

The value to evaluate in a numeric condition expression.

Type: Double

Required: Yes

See Also

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