Class: Aws::Types::RealTimeContactAnalysisExtractedInformationValue

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#content::String

Returns the value of attribute content.

Returns:

  • (::String)


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

def content
  @content
end

#points_of_interest::Array[Types::RealTimeContactAnalysisTranscriptItemWithCharacterOffsets]

Returns the value of attribute points_of_interest.



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

def points_of_interest
  @points_of_interest
end