AccountSyncAssignmentPolicyInput
No description
input AccountSyncAssignmentPolicyInput {
fieldOverrides: JSONObject
onObservedDiffWithDesired: SyncAssignmentOnObservedDiffWithDesired!
}
Fields
AccountSyncAssignmentPolicyInput.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.
AccountSyncAssignmentPolicyInput.onObservedDiffWithDesired ● SyncAssignmentOnObservedDiffWithDesired! non-null enum
Member Of
AccountSyncProfileInput input