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