condition
suspend fun condition(value: Output<EvaluationFormSingleSelectQuestionRuleCategoryAutomationCondition>)
Parameters
value
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 is NOT_PRESENT, then the option is applied when the contact data does not include the category. Allowed values: `PRESENT`
| `NOT_PRESENT`
Maximum: 50