class Aws::IoT::Types::GetStatisticsRequest
@return [String]
The version of the query used to search.
@!attribute [rw] query_version
@return [String]
The aggregation field name.
@!attribute [rw] aggregation_field
@return [String]
string to get the count of all indexed things in your AWS account.
The query used to search. You can specify “*” for the query
@!attribute [rw] query_string
@return [String]
The name of the index to search. The default value is ‘AWS_Things`.
@!attribute [rw] index_name
}
query_version: “QueryVersion”,
aggregation_field: “AggregationField”,
query_string: “QueryString”, # required
index_name: “IndexName”,
{
data as a hash:
@note When making an API call, you may pass GetStatisticsRequest