Skip to main content

CorrelationConfigAttributeAssignmentsInner

Import this model from the entry point of its package:

import { CorrelationConfigAttributeAssignmentsInner } from '@sailpoint/angular-sdk/sources';

Properties

NameTypeDescriptionNotes
property(optional) stringThe property of the attribute assignment.[default to undefined]
value(optional) stringThe value of the attribute assignment.[default to undefined]
operation(optional) stringThe operation of the attribute assignment.[default to undefined]
complex(optional) booleanWhether or not the it's a complex attribute assignment.[default to false]
ignoreCase(optional) booleanWhether or not the attribute assignment should ignore case.[default to false]
matchMode(optional) stringThe match mode of the attribute assignment.[default to undefined]
filterString(optional) stringThe filter string of the attribute assignment.[default to undefined]