Class: Aws::Types::EvaluationFormMultiSelectQuestionAutomationOption
- Inherits:
-
Object
- Object
- Aws::Types::EvaluationFormMultiSelectQuestionAutomationOption
- Defined in:
- sig/types.rbs
Defined Under Namespace
Classes: RuleCategory, Unknown
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rule_category ⇒ Types::MultiSelectQuestionRuleCategoryAutomation
Returns the value of attribute rule_category.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#rule_category ⇒ Types::MultiSelectQuestionRuleCategoryAutomation
Returns the value of attribute rule_category.
3416 3417 3418 |
# File 'sig/types.rbs', line 3416 def rule_category @rule_category end |
#unknown ⇒ Object
Returns the value of attribute unknown.
3417 3418 3419 |
# File 'sig/types.rbs', line 3417 def unknown @unknown end |