Module: Aws::MediaPackageVod::Client::_ListPackagingGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPackagingGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
339 |
# File 'sig/client.rbs', line 339
def next_token: () -> ::String
|
#packaging_groups ⇒ ::Array[Types::PackagingGroup]
340 |
# File 'sig/client.rbs', line 340
def packaging_groups: () -> ::Array[Types::PackagingGroup]
|