Module: Aws::ChimeSDKMessaging::Client::_ListSubChannelsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#channel_arn::String

Returns:

  • (::String)


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

def channel_arn: () -> ::String

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#sub_channels::Array[Types::SubChannelSummary]

Returns:



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

def sub_channels: () -> ::Array[Types::SubChannelSummary]