RuleSet
A rule set contains a list of rules that are evaluated in order. Each rule is evaluated sequentially for each email.
Contents
- LastModificationDate
-
The last modification date of the rule set.
Type: Timestamp
Required: No
- RuleSetId
-
The identifier of the rule set.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: No
- RuleSetName
-
A user-friendly name for the rule set.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[a-zA-Z0-9_.-]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: