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.



6622
6623
6624
# File 'sig/types.rbs', line 6622

def character_offsets
  @character_offsets
end

#content::String

Returns the value of attribute content.

Returns:

  • (::String)


6620
6621
6622
# File 'sig/types.rbs', line 6620

def content
  @content
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


6621
6622
6623
# File 'sig/types.rbs', line 6621

def id
  @id
end