Values.IdMappingIncrementalRunConfigSourceIncremental run configuration for an ID mapping workflow.
type nonrec t = {incrementalRunType : IdMappingIncrementalRunType.t option;The incremental run type for an ID mapping workflow. It takes only one value: ON_DEMAND. This setting runs the ID mapping workflow when it's manually triggered through the StartIdMappingJob API.
*)}