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.



3469
3470
3471
# File 'sig/types.rbs', line 3469

def rule_category
  @rule_category
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


3470
3471
3472
# File 'sig/types.rbs', line 3470

def unknown
  @unknown
end