Class: Aws::Types::EvaluationFormQuestionAutomationAnswerSource
- Inherits:
-
Object
- Object
- Aws::Types::EvaluationFormQuestionAutomationAnswerSource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source_type ⇒ "CONTACT_LENS_DATA", "GEN_AI"
Returns the value of attribute source_type.
Instance Attribute Details
#source_type ⇒ "CONTACT_LENS_DATA", "GEN_AI"
Returns the value of attribute source_type.
3489 3490 3491 |
# File 'sig/types.rbs', line 3489 def source_type @source_type end |