You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::GetStatisticsRequestWhen passing GetStatisticsRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
index_name: "IndexName",
query_string: "QueryString", aggregation_field: "AggregationField",
query_version: "QueryVersion",
}
Instance Attribute Summary collapse
The aggregation field name.
The name of the index to search.
The query used to search.
The version of the query used to search.
The aggregation field name.
#index_name ⇒ StringThe name of the index to search. The default value is AWS_Things
.
The query used to search. You can specify \"*\" for the query string to get the count of all indexed things in your AWS account.
#query_version ⇒ StringThe version of the query used to search.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4