NAME
Paws::IoT::SearchIndexResponse
ATTRIBUTES
NextToken => Str
The token used to get the next set of results, or null
if there are no additional results.
ThingGroups => ArrayRef[Paws::IoT::ThingGroupDocument]
The thing groups that match the search query.
Things => ArrayRef[Paws::IoT::ThingDocument]
The things that match the search query.