referentialSyncConfigState property

PolicyControllerOnClusterState? referentialSyncConfigState
getter/setter pair

The state of the referential data sync configuration.

This could represent the state of either the syncSet object(s) or the config object, depending on the version of PoCo configured by the user.

Implementation

PolicyControllerOnClusterState? referentialSyncConfigState;