Class: Aws::Types::EvaluationQuestionInputDetails
- Inherits:
-
Object
- Object
- Aws::Types::EvaluationQuestionInputDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transcript_type ⇒ "RAW", "REDACTED"
Returns the value of attribute transcript_type.
Instance Attribute Details
#transcript_type ⇒ "RAW", "REDACTED"
Returns the value of attribute transcript_type.
3714 3715 3716 |
# File 'sig/types.rbs', line 3714 def transcript_type @transcript_type end |