---
id: v1-form-element-dynamic-data-source-config
title: FormElementDynamicDataSourceConfig
pagination_label: FormElementDynamicDataSourceConfig
sidebar_label: FormElementDynamicDataSourceConfig
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'FormElementDynamicDataSourceConfig', 'v1FormElementDynamicDataSourceConfig']
slug: /tools/sdk/typescript/custom_forms/models/form-element-dynamic-data-source-config
tags: ['SDK', 'Software Development Kit', 'FormElementDynamicDataSourceConfig', 'v1FormElementDynamicDataSourceConfig']
---

# FormElementDynamicDataSourceConfig

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**aggregationBucketField** | **(optional)** `string` | AggregationBucketField is the aggregation bucket field name | [default to undefined]
**indices** | **(optional)** `Array<string>` | Indices is a list of indices to use | [default to undefined]
**objectType** | **(optional)** `string` | ObjectType is a PreDefinedSelectOption value IDENTITY PreDefinedSelectOptionIdentity ACCESS_PROFILE PreDefinedSelectOptionAccessProfile SOURCES PreDefinedSelectOptionSources ROLE PreDefinedSelectOptionRole ENTITLEMENT PreDefinedSelectOptionEntitlement | [default to undefined]
**query** | **(optional)** `string` | Query is a text | [default to undefined]

