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.



6468
6469
6470
# File 'sig/types.rbs', line 6468

def character_offsets
  @character_offsets
end

#content::String

Returns the value of attribute content.

Returns:

  • (::String)


6466
6467
6468
# File 'sig/types.rbs', line 6466

def content
  @content
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


6467
6468
6469
# File 'sig/types.rbs', line 6467

def id
  @id
end