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.



6817
6818
6819
# File 'sig/types.rbs', line 6817

def character_offsets
  @character_offsets
end

#content::String

Returns the value of attribute content.

Returns:

  • (::String)


6815
6816
6817
# File 'sig/types.rbs', line 6815

def content
  @content
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


6816
6817
6818
# File 'sig/types.rbs', line 6816

def id
  @id
end