class Aws::Chime::Types::BatchChannelMemberships

The membership information, including member ARNs, the channel ARN, and membership types.

@!attribute [rw] invited_by

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

@!attribute [rw] type

The membership types set for the channel users.
@return [String]

@!attribute [rw] members

The users successfully added to the request.
@return [Array<Types::Identity>]

@!attribute [rw] channel_arn

The ARN of the channel to which you're adding users.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/BatchChannelMemberships AWS API Documentation

Constants

SENSITIVE