advisoryIds property

List<String>? advisoryIds
final

The Advisory ID of the patch. For example, RHSA-2020:3779. Applies to Linux-based instances only.

Implementation

final List<String>? advisoryIds;