class Aws::ConnectContactLens::Types::Transcript

A list of messages in the session.

@!attribute [rw] id

The identifier of the transcript.
@return [String]

@!attribute [rw] participant_id

The identifier of the participant.
@return [String]

@!attribute [rw] participant_role

The role of participant. For example, is it a customer, agent, or
system.
@return [String]

@!attribute [rw] content

The content of the transcript.
@return [String]

@!attribute [rw] begin_offset_millis

The beginning offset in the contact for this transcript.
@return [Integer]

@!attribute [rw] end_offset_millis

The end offset in the contact for this transcript.
@return [Integer]

@!attribute [rw] sentiment

The sentiment of the detected for this piece of transcript.
@return [String]

@!attribute [rw] issues_detected

List of positions where issues were detected on the transcript.
@return [Array<Types::IssueDetected>]

@see docs.aws.amazon.com/goto/WebAPI/connect-contact-lens-2020-08-21/Transcript AWS API Documentation

Constants

SENSITIVE