class Aws::Connect::Types::RealTimeContactAnalysisSegmentTranscript


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/RealTimeContactAnalysisSegmentTranscript AWS API Documentation
@return [String]
The sentiment detected for this piece of transcript.
@!attribute [rw] sentiment
@return [Types::RealTimeContactAnalysisTranscriptItemRedaction]
redacted.
transcript has the field it means part of the transcript was
Object describing redaction that was applied to the transcript. If
@!attribute [rw] redaction
@return [Types::RealTimeContactAnalysisTimeData]
representations of time.
Field describing the time of the event. It can have different
@!attribute [rw] time
@return [String]
The type of content of the item. For example, ‘text/plain`.
@!attribute [rw] content_type
@return [String]
The content of the transcript. Can be redacted.
@!attribute [rw] content
@return [String]
The display name of the participant.
@!attribute [rw] display_name
@return [String]
or system.
The role of the participant. For example, is it a customer, agent,
@!attribute [rw] participant_role
@return [String]
The identifier of the participant.
@!attribute [rw] participant_id
@return [String]
The identifier of the transcript.
@!attribute [rw] id
The analyzed transcript segment.