---
id: v1-sub-search-aggregation-specification
title: SubSearchAggregationSpecification
pagination_label: SubSearchAggregationSpecification
sidebar_label: SubSearchAggregationSpecification
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'SubSearchAggregationSpecification', 'v1SubSearchAggregationSpecification']
slug: /tools/sdk/typescript/search/models/sub-search-aggregation-specification
tags: ['SDK', 'Software Development Kit', 'SubSearchAggregationSpecification', 'v1SubSearchAggregationSpecification']
---

# SubSearchAggregationSpecification

## 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)** `Aggregations` |  | [default to undefined]

