operation property

String? operation
final

The type of patch operation performed. For Patch Manager, the values are SCAN and INSTALL.

Implementation

final String? operation;