numberOfRemovedThings property

int? numberOfRemovedThings
final

The number of things that are no longer scheduled to execute the job because they have been deleted or have been removed from the group that was a target of the job.

Implementation

final int? numberOfRemovedThings;