Class: Aws::Types::EvaluationTranscriptPointOfInterest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#millisecond_offsetsTypes::EvaluationSuggestedAnswerTranscriptMillisecondOffsets

Returns the value of attribute millisecond_offsets.



3910
3911
3912
# File 'sig/types.rbs', line 3910

def millisecond_offsets
  @millisecond_offsets
end

#transcript_segment::String

Returns the value of attribute transcript_segment.

Returns:

  • (::String)


3911
3912
3913
# File 'sig/types.rbs', line 3911

def transcript_segment
  @transcript_segment
end