class Aws::IoT::Types::ListThingsResponse
@return [String]
if operation has returned all results.
The token used to get the next set of results. Will not be returned
@!attribute [rw] next_token
@return [Array<Types::ThingAttribute>]
The things.
@!attribute [rw] things
The output from the ListThings operation.