Class: Aws::Types::RealTimeContactAnalysisPointOfInterest
- Inherits:
-
Object
- Object
- Aws::Types::RealTimeContactAnalysisPointOfInterest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transcript_items ⇒ ::Array[Types::RealTimeContactAnalysisTranscriptItemWithCharacterOffsets]
Returns the value of attribute transcript_items.
Instance Attribute Details
#transcript_items ⇒ ::Array[Types::RealTimeContactAnalysisTranscriptItemWithCharacterOffsets]
Returns the value of attribute transcript_items.
6389 6390 6391 |
# File 'sig/types.rbs', line 6389 def transcript_items @transcript_items end |