taskStatistics property

Map<String, TaskStatisticsForAuditCheck>? taskStatistics
final

Aggregate counts of the results when the mitigation tasks were applied to the findings for this audit mitigation actions task.

Implementation

final Map<String, TaskStatisticsForAuditCheck>? taskStatistics;