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

Class: Aws::Chime::Types::ListChannelModeratorsResponse

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_moderatorsArray<Types::ChannelModeratorSummary>

The information about and names of each moderator.

Returns:

#next_tokenString

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

Returns:

  • (String)

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