class Aws::Connect::Types::RealtimeContactAnalysisSegment


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/RealtimeContactAnalysisSegment AWS API Documentation
@return [Types::RealTimeContactAnalysisSegmentPostContactSummary]
Information about the post-contact summary.
@!attribute [rw] post_contact_summary
@return [Types::RealTimeContactAnalysisSegmentAttachments]
The analyzed attachments.
@!attribute [rw] attachments
@return [Types::RealTimeContactAnalysisSegmentEvent]
Segment type describing a contact event.
@!attribute [rw] event
@return [Types::RealTimeContactAnalysisSegmentIssues]
Segment type containing a list of detected issues.
@!attribute [rw] issues
@return [Types::RealTimeContactAnalysisSegmentCategories]
The matched category rules.
@!attribute [rw] categories
@return [Types::RealTimeContactAnalysisSegmentTranscript]
The analyzed transcript segment.
@!attribute [rw] transcript
@note RealtimeContactAnalysisSegment is a union - when returned from an API call exactly one value will be set and the returned type will be a subclass of RealtimeContactAnalysisSegment corresponding to the set member.
An analyzed segment for a real-time analysis session.