{
cardinality: Arelastic::Aggregations::Cardinality,
date_histogram: Arelastic::Aggregations::DateHistogram,
filter: Arelastic::Aggregations::Filter,
filters: Arelastic::Aggregations::Filters,
histogram: Arelastic::Aggregations::Histogram,
max: Arelastic::Aggregations::Max,
min: Arelastic::Aggregations::Min,
missing: Arelastic::Aggregations::Missing,
nested: Arelastic::Aggregations::Nested,
parent: Arelastic::Aggregations::Parent,
range: Arelastic::Aggregations::Range,
reverse_nested: Arelastic::Aggregations::ReverseNested,
sampler: Arelastic::Aggregations::Sampler,
sum: Arelastic::Aggregations::Sum,
terms: Arelastic::Aggregations::Terms,
value_count: Arelastic::Aggregations::ValueCount
}