SearchAggregationSpecification
Import this model from the entry point of its package:
import { SearchAggregationSpecification } from '@sailpoint/angular-sdk/access_model_metadata';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| nested | (optional) NestedAggregation | [default to undefined] | |
| metric | (optional) MetricAggregation | [default to undefined] | |
| filter | (optional) FilterAggregation | [default to undefined] | |
| bucket | (optional) BucketAggregation | [default to undefined] | |
| subAggregation | (optional) SubSearchAggregationSpecification | [default to undefined] |