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.



3852
3853
3854
# File 'sig/types.rbs', line 3852

def millisecond_offsets
  @millisecond_offsets
end

#transcript_segment::String

Returns the value of attribute transcript_segment.

Returns:

  • (::String)


3853
3854
3855
# File 'sig/types.rbs', line 3853

def transcript_segment
  @transcript_segment
end