product property

String? product
final

The specific product the patch is applicable for. For example, WindowsServer2016 or AmazonLinux2018.03.

Implementation

final String? product;