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]
434 |
# File 'sig/client.rbs', line 434
def items: () -> ::Array[Types::ChannelGroupListConfiguration]
|
#next_token ⇒ ::String
435 |
# File 'sig/client.rbs', line 435
def next_token: () -> ::String
|