Module: Aws::Kafka::Client::_ListChannelsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#channels::Array[Types::ChannelInfo]

Returns:



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

def channels: () -> ::Array[Types::ChannelInfo]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String