instancesWithInstalledRejectedPatches property

int? instancesWithInstalledRejectedPatches
final

The number of instances with patches installed that are specified in a RejectedPatches list. Patches with a status of INSTALLED_REJECTED were typically installed before they were added to a RejectedPatches list.

Implementation

final int? instancesWithInstalledRejectedPatches;