You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Chime::Types::ListChannelMembershipsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#channel_arnString

The ARN of the channel.

Returns:

  • (String)

    The ARN of the channel.

#channel_membershipsArray<Types::ChannelMembershipSummary>

The information for the requested channel memberships.

Returns:

#next_tokenString

The token passed by previous API calls until all requested channel memberships are returned.

Returns:

  • (String)

    The token passed by previous API calls until all requested channel memberships are returned.