Class: Aws::Types::RealTimeContactAnalysisTranscriptItemWithCharacterOffsets

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#character_offsetsTypes::RealTimeContactAnalysisCharacterInterval

Returns the value of attribute character_offsets.



6461
6462
6463
# File 'sig/types.rbs', line 6461

def character_offsets
  @character_offsets
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


6460
6461
6462
# File 'sig/types.rbs', line 6460

def id
  @id
end