SingleSelectQuestionRuleCategoryAutomation
Information about the automation option based on a rule category for a single select question.
Contents
- Category
-
The category name, as defined in Rules.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Required: Yes
- Condition
-
The condition to apply for the automation option. If the condition is
PRESENT
, then the option is applied when the contact data includes the category. Similarly, if the condition isNOT_PRESENT
, then the option is applied when the contact data does not include the category.Type: String
Valid Values:
PRESENT | NOT_PRESENT
Required: Yes
- OptionRefId
-
The identifier of the answer option.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 40.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: