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

# CorrelationConfigAttributeAssignmentsInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**property** | **(optional)** `string` | The property of the attribute assignment. | [default to undefined]
**value** | **(optional)** `string` | The value of the attribute assignment. | [default to undefined]
**operation** | **(optional)** `string` | The operation of the attribute assignment. | [default to undefined]
**complex** | **(optional)** `boolean` | Whether or not the it\'s a complex attribute assignment. | [default to false]
**ignoreCase** | **(optional)** `boolean` | Whether or not the attribute assignment should ignore case. | [default to false]
**matchMode** | **(optional)** `string` | The match mode of the attribute assignment. | [default to undefined]
**filterString** | **(optional)** `string` | The filter string of the attribute assignment. | [default to undefined]

