Skip to main content

SpConfigRule

Import this model from the entry point of its package:

import { SpConfigRule } from '@sailpoint/angular-sdk/sp_config';

Properties

NameTypeDescriptionNotes
path(optional) stringJSONPath expression denoting the path within the object where a value substitution should be applied.[default to undefined]
value(optional) SpConfigRuleValue[default to undefined]
modes(optional) Array<string>Draft modes the rule will apply to.[default to undefined]