findingIds property

List<String>? findingIds
final

If the task will apply a mitigation action to one or more listed findings, this value uniquely identifies those findings.

Implementation

final List<String>? findingIds;