You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaPackageVod::Types::PackagingGroupList

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A collection of MediaPackage VOD PackagingGroup resources.

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

A token that can be used to resume pagination from the end of the collection.

Returns:

  • (String)

    A token that can be used to resume pagination from the end of the collection.

#packaging_groupsArray<Types::PackagingGroup>

A list of MediaPackage VOD PackagingGroup resources.

Returns: