rule Category
suspend fun ruleCategory(value: Output<EvaluationFormSingleSelectQuestionRuleCategoryAutomationArgs>)
Parameters
value
The automation option based on a rule category for the single select question.
suspend fun ruleCategory(argument: suspend EvaluationFormSingleSelectQuestionRuleCategoryAutomationArgsBuilder.() -> Unit)
Parameters
argument
The automation option based on a rule category for the single select question.