class Aws::Chime::Types::Channel

The details of a channel.

@!attribute [rw] name

The name of the channel.
@return [String]

@!attribute [rw] channel_arn

The ARN of the 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-2018-05-01/Channel AWS API Documentation

Constants

SENSITIVE