You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Chime::Types::ChannelMessageSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::Chime::Types::ChannelMessageSummary
- Defined in:
- (unknown)
Overview
A summary of the messages in a channel.
Instance Attribute Summary collapse
-
#content ⇒ String
The content of the message summary.
-
#created_timestamp ⇒ Time
The time at which the message summary was created.
-
#last_edited_timestamp ⇒ Time
-
#last_updated_timestamp ⇒ Time
-
#message_id ⇒ String
The ID of the message summary.
-
#metadata ⇒ String
The metadata of the message summary.
-
#redacted ⇒ Boolean
Redacts the content of a message summary.
-
#sender ⇒ Types::Identity
The sender of the message summary.
-
#type ⇒ String
The type of message summary.
Instance Attribute Details
#content ⇒ String
The content of the message summary.
#created_timestamp ⇒ Time
The time at which the message summary was created.
#last_edited_timestamp ⇒ Time
#last_updated_timestamp ⇒ Time
#message_id ⇒ String
The ID of the message summary.
#metadata ⇒ String
The metadata of the message summary.
#redacted ⇒ Boolean
Redacts the content of a message summary.
#sender ⇒ Types::Identity
The sender of the message summary.
#type ⇒ String
The type of message summary.
Possible values:
- STANDARD
- CONTROL