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

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String