class Aws::ConnectParticipant::Types::Item

An item - message or event - that has been sent.

@!attribute [rw] absolute_time

The time when the message or event was sent.

It's specified in ISO 8601 format: yyyy-MM-ddThh:mm:ss.SSSZ. For
example, 2019-11-08T02:41:28.172Z.
@return [String]

@!attribute [rw] content

The content of the message or event.
@return [String]

@!attribute [rw] content_type

The type of content of the item.
@return [String]

@!attribute [rw] id

The ID of the item.
@return [String]

@!attribute [rw] type

Type of the item: message or event.
@return [String]

@!attribute [rw] participant_id

The ID of the sender in the session.
@return [String]

@!attribute [rw] display_name

The chat display name of the sender.
@return [String]

@!attribute [rw] participant_role

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

@!attribute [rw] attachments

Provides information about the attachments.
@return [Array<Types::AttachmentItem>]

@see docs.aws.amazon.com/goto/WebAPI/connectparticipant-2018-09-07/Item AWS API Documentation

Constants

SENSITIVE