SyncAssignmentPolicyInput
No description
input SyncAssignmentPolicyInput {
fieldOverrides: JSONObject
onObservedDiffWithDesired: SyncAssignmentOnObservedDiffWithDesired!
onObservedWithoutDesired: SyncAssignmentOnObservedWithoutDesired!
}
Fields
SyncAssignmentPolicyInput.fieldOverrides ● JSONObject scalar
Field-level overrides for account attributes. Keys are dotted attribute paths (e.g. "name.fullName"). Only applicable to account attribute slices; not applied to entitlement kinds.
SyncAssignmentPolicyInput.onObservedDiffWithDesired ● SyncAssignmentOnObservedDiffWithDesired! non-null enum
SyncAssignmentPolicyInput.onObservedWithoutDesired ● SyncAssignmentOnObservedWithoutDesired! non-null enum
Member Of
EntitySyncProfileInput input ● RelationshipSyncProfileInput input