class Aws::IoT::Types::SearchIndexRequest


@return [String]
The query version.
@!attribute [rw] query_version
@return [Integer]<br>: docs.aws.amazon.com/iot/latest/apireference/API_SearchIndex.html#iot-SearchIndex-request-nextToken<br><br><br><br>‘NULL`.
to retrieve the next set of results until `nextToken` returns
results but will never contain more. You can use [ `nextToken` ][1]
maximum number cannot exceed 100. The response might contain fewer
The maximum number of results to return per page at one time. This
@!attribute [rw] max_results
@return [String]
are no additional results.
The token used to get the next set of results, or `null` if there
@!attribute [rw] next_token
@return [String]<br>: docs.aws.amazon.com/iot/latest/developerguide/query-syntax.html<br><br><br><br>syntax, see [Query syntax].
The search query string. For more information about the search query
@!attribute [rw] query_string
@return [String]
The search index name.
@!attribute [rw] index_name