TaskStatisticsForAuditCheck
Provides summary counts of how many tasks for findings are in a particular state. This information is included in the response from DescribeAuditMitigationActionsTask.
Types
Properties
Link copied to clipboard
The number of findings to which the mitigation action task was canceled when applied.
Link copied to clipboard
The number of findings for which at least one of the actions failed when applied.
Link copied to clipboard
The number of findings skipped because of filter conditions provided in the parameters to the command.
Link copied to clipboard
The number of findings for which all mitigation actions succeeded when applied.
Link copied to clipboard
The total number of findings to which a task is being applied.
Functions
Link copied to clipboard
inline fun copy(block: TaskStatisticsForAuditCheck.Builder.() -> Unit = {}): TaskStatisticsForAuditCheck