class Aws::SimpleDB::Types::SelectResult

@!attribute [rw] items

A list of items that match the select expression.
@return [Array<Types::Item>]

@!attribute [rw] next_token

An opaque token indicating that more items than `MaxNumberOfItems` were matched, the response size exceeded 1 megabyte, or the execution time exceeded 5 seconds.
@return [String]

Constants

SENSITIVE