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.



6747
6748
6749
# File 'sig/types.rbs', line 6747

def character_offsets
  @character_offsets
end

#content::String

Returns the value of attribute content.

Returns:

  • (::String)


6745
6746
6747
# File 'sig/types.rbs', line 6745

def content
  @content
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


6746
6747
6748
# File 'sig/types.rbs', line 6746

def id
  @id
end