---
id: v1-correlation-config
title: CorrelationConfig
pagination_label: CorrelationConfig
sidebar_label: CorrelationConfig
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'CorrelationConfig', 'v1CorrelationConfig']
slug: /tools/sdk/typescript/sources/models/correlation-config
tags: ['SDK', 'Software Development Kit', 'CorrelationConfig', 'v1CorrelationConfig']
---

# CorrelationConfig

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **(optional)** `string` | The ID of the correlation configuration. | [default to undefined]
**name** | **(optional)** `string` | The name of the correlation configuration. | [default to undefined]
**attributeAssignments** | **(optional)** `Array<CorrelationConfigAttributeAssignmentsInner>` | The list of attribute assignments of the correlation configuration. | [default to undefined]

