class Aws::IoT::Types::GetPercentilesRequest


@return [Array<Float>]
The percentile groups returned.
@!attribute [rw] percents
@return [String]
The query version.
@!attribute [rw] query_version
@return [String]
The field to aggregate.
@!attribute [rw] aggregation_field
@return [String]
The query string.
@!attribute [rw] query_string
@return [String]
The name of the index to search.
@!attribute [rw] index_name
}
percents: [1.0],
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 GetPercentilesRequest