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