Module: Aws::MediaPackage::Client::_ListChannelsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListChannelsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#channels ⇒ ::Array[Types::Channel]
272 |
# File 'sig/client.rbs', line 272
def channels: () -> ::Array[Types::Channel]
|
#next_token ⇒ ::String
273 |
# File 'sig/client.rbs', line 273
def next_token: () -> ::String
|