EvaluatedRule
The details of the rule used for evaluating variable values.
Contents
- evaluated
-
Indicates whether the rule was evaluated.
Type: Boolean
Required: No
- expression
-
The rule expression.
Type: String
Required: No
- expressionWithValues
-
The rule expression value.
Type: String
Required: No
- matched
-
Indicates whether the rule matched.
Type: Boolean
Required: No
- outcomes
-
The rule outcome.
Type: Array of strings
Required: No
- ruleId
-
The rule ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[0-9a-z_-]+$
Required: No
- ruleVersion
-
The rule version.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 5.
Pattern:
^([1-9][0-9]*)$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: