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.
6543 6544 6545 |
# File 'sig/types.rbs', line 6543 def transcript_items @transcript_items end |