class Aws::ChimeSDKMessaging::Types::Channel
The details of a channel.
@!attribute [rw] name
The name of a channel. @return [String]
@!attribute [rw] channel_arn
The ARN of a channel. @return [String]
@!attribute [rw] mode
The mode of the channel. @return [String]
@!attribute [rw] privacy
The channel's privacy setting. @return [String]
@!attribute [rw] metadata
The channel's metadata. @return [String]
@!attribute [rw] created_by
The `AppInstanceUser` who created the channel. @return [Types::Identity]
@!attribute [rw] created_timestamp
The time at which the `AppInstanceUser` created the channel. @return [Time]
@!attribute [rw] last_message_timestamp
The time at which a member sent the last message in the channel. @return [Time]
@!attribute [rw] last_updated_timestamp
The time at which a channel was last updated. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/chime-sdk-messaging-2021-05-15/Channel AWS API Documentation
Constants
- SENSITIVE