Skip to main content

Nativechangedetectionconfig

Properties

NameTypeDescriptionNotes
enabled(optional) booleanA flag indicating if Native Change Detection is enabled for a source.[default to false]
operations(optional) Array<string>Operation types for which Native Change Detection is enabled for a source.[default to undefined]
allEntitlements(optional) booleanA flag indicating that all entitlements participate in Native Change Detection.[default to false]
allNonEntitlementAttributes(optional) booleanA flag indicating that all non-entitlement account attributes participate in Native Change Detection.[default to false]
selectedEntitlements(optional) Array<string>If allEntitlements flag is off this field lists entitlements that participate in Native Change Detection.[default to undefined]
selectedNonEntitlementAttributes(optional) Array<string>If allNonEntitlementAttributes flag is off this field lists non-entitlement account attributes that participate in Native Change Detection.[default to undefined]