Class: Aws::Types::EvaluationSuggestedAnswerTranscriptMillisecondOffsets
- Inherits:
-
Object
- Object
- Aws::Types::EvaluationSuggestedAnswerTranscriptMillisecondOffsets
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#begin_offset_millis ⇒ ::Integer
Returns the value of attribute begin_offset_millis.
Instance Attribute Details
#begin_offset_millis ⇒ ::Integer
Returns the value of attribute begin_offset_millis.
3828 3829 3830 |
# File 'sig/types.rbs', line 3828 def begin_offset_millis @begin_offset_millis end |