Module: Aws::IoTThingsGraph::Client::_SearchThingsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#things::Array[Types::Thing]

Returns:



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

def things: () -> ::Array[Types::Thing]