installedRejectedCount property

int? installedRejectedCount
final

The number of patches installed on an instance that are specified in a RejectedPatches list. Patches with a status of InstalledRejected were typically installed before they were added to a RejectedPatches list.

Implementation

final int? installedRejectedCount;