Module: Aws::MediaPackageV2::Client::_ListChannelGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListChannelGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ChannelGroupListConfiguration]
437 |
# File 'sig/client.rbs', line 437
def items: () -> ::Array[Types::ChannelGroupListConfiguration]
|
#next_token ⇒ ::String
438 |
# File 'sig/client.rbs', line 438
def next_token: () -> ::String
|