ArchiveStringExpression - Amazon SES Mail Manager API

ArchiveStringExpression

A string expression to evaluate an email attribute value against one or more string values.

Contents

Evaluate

The attribute of the email to evaluate.

Type: ArchiveStringToEvaluate object

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

Required: Yes

Operator

The operator to use when evaluating the string values.

Type: String

Valid Values: CONTAINS

Required: Yes

Values

The list of string values to evaluate the email attribute against.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: Yes

See Also

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