Skip to main content

AutoWriteSettingPatch

Import this model from the entry point of its package:

import { AutoWriteSettingPatch } from '@sailpoint/angular-sdk/suggested_entitlement_description';

Properties

NameTypeDescriptionNotes
opstringThe operation to perform. Only "replace" is supported.[default to undefined]
pathstringThe field to update. Allowed values: /enabled, /includedSourceIds, /excludedSourceIds[default to undefined]
valueAutoWriteSettingPatchValue[default to undefined]