NAME
Paws::SDB::SelectResult
ATTRIBUTES
Items => ArrayRef[Paws::SDB::Item]
A list of items that match the select expression.
NextToken => Str
An opaque token indicating that more items than MaxNumberOfItems
were matched, the response size exceeded 1 megabyte, or the execution time exceeded 5 seconds.