Module: Aws::SimpleDB::Client::_SelectResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::SelectResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::Item]

Returns:



211
# File 'sig/client.rbs', line 211

def items: () -> ::Array[Types::Item]

#next_token::String

Returns:

  • (::String)


212
# File 'sig/client.rbs', line 212

def next_token: () -> ::String