class Aws::ChimeSDKMessaging::Types::ChannelMembership

The details of a channel member.

@!attribute [rw] invited_by

The identifier of the member who invited another member.
@return [Types::Identity]

@!attribute [rw] type

The membership type set for the channel member.
@return [String]

@!attribute [rw] member

The data of the channel member.
@return [Types::Identity]

@!attribute [rw] channel_arn

The ARN of the member's channel.
@return [String]

@!attribute [rw] created_timestamp

The time at which the channel membership was created.
@return [Time]

@!attribute [rw] last_updated_timestamp

The time at which a channel membership was last updated.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/chime-sdk-messaging-2021-05-15/ChannelMembership AWS API Documentation

Constants

SENSITIVE