Class: Aws::Types::EvaluationFormMultiSelectQuestionAutomationOption

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::MultiSelectQuestionRuleCategoryAutomation

Returns the value of attribute rule_category.



3416
3417
3418
# File 'sig/types.rbs', line 3416

def rule_category
  @rule_category
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


3417
3418
3419
# File 'sig/types.rbs', line 3417

def unknown
  @unknown
end