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.



6721
6722
6723
# File 'sig/types.rbs', line 6721

def character_offsets
  @character_offsets
end

#content::String

Returns the value of attribute content.

Returns:

  • (::String)


6719
6720
6721
# File 'sig/types.rbs', line 6719

def content
  @content
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


6720
6721
6722
# File 'sig/types.rbs', line 6720

def id
  @id
end