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