Skip to main content

SubSearchAggregationSpecification

Import this model from the entry point of its package:

import { SubSearchAggregationSpecification } from '@sailpoint/angular-sdk/access_model_metadata';

Properties

NameTypeDescriptionNotes
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) Aggregations[default to undefined]