Module: Aws::Repostspace::Client::_ListChannelsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListChannelsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#channels ⇒ ::Array[Types::ChannelData]
233 |
# File 'sig/client.rbs', line 233
def channels: () -> ::Array[Types::ChannelData]
|
#next_token ⇒ ::String
234 |
# File 'sig/client.rbs', line 234
def next_token: () -> ::String
|