Module: Aws::ChimeSDKMessaging::Client::_ListChannelModeratorsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListChannelModeratorsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#channel_arn::String

Returns:

  • (::String)


513
# File 'sig/client.rbs', line 513

def channel_arn: () -> ::String

#channel_moderators::Array[Types::ChannelModeratorSummary]

Returns:



515
# File 'sig/client.rbs', line 515

def channel_moderators: () -> ::Array[Types::ChannelModeratorSummary]

#next_token::String

Returns:

  • (::String)


514
# File 'sig/client.rbs', line 514

def next_token: () -> ::String