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.



6615
6616
6617
# File 'sig/types.rbs', line 6615

def character_offsets
  @character_offsets
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


6614
6615
6616
# File 'sig/types.rbs', line 6614

def id
  @id
end