class Aws::MediaStoreData::Types::ListItemsResponse

@!attribute [rw] items

The metadata entries for the folders and objects at the requested
path.
@return [Array<Types::Item>]

@!attribute [rw] next_token

The token that can be used in a request to view the next set of
results. For example, you submit a `ListItems` request that matches
2,000 items with `MaxResults` set at 500. The service returns the
first batch of results (up to 500) and a `NextToken` value that can
be used to fetch the next batch of results.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mediastore-data-2017-09-01/ListItemsResponse AWS API Documentation

Constants

SENSITIVE