Class: Aws::Types::RealTimeContactAnalysisTranscriptItemWithContent

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.



6736
6737
6738
# File 'sig/types.rbs', line 6736

def character_offsets
  @character_offsets
end

#content::String

Returns the value of attribute content.

Returns:

  • (::String)


6734
6735
6736
# File 'sig/types.rbs', line 6734

def content
  @content
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


6735
6736
6737
# File 'sig/types.rbs', line 6735

def id
  @id
end