Class: Aws::Types::EvaluationFormSingleSelectQuestionAutomationOption

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Defined Under Namespace

Classes: RuleCategory, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#rule_categoryTypes::SingleSelectQuestionRuleCategoryAutomation

Returns the value of attribute rule_category.



3647
3648
3649
# File 'sig/types.rbs', line 3647

def rule_category
  @rule_category
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


3648
3649
3650
# File 'sig/types.rbs', line 3648

def unknown
  @unknown
end