class Aws::IoT::Types::TaskStatistics
@return [Integer]
canceled.
The number of checks that did not run because the audit was
@!attribute [rw] canceled_checks
@return [Integer]
The number of checks.
@!attribute [rw] failed_checks
@return [Integer]
The number of checks that found noncompliant resources.
@!attribute [rw] non_compliant_checks
@return [Integer]
The number of checks that found compliant resources.
@!attribute [rw] compliant_checks
@return [Integer]
The number of checks waiting for data collection.
@!attribute [rw] waiting_for_data_collection_checks
@return [Integer]
The number of checks in progress.
@!attribute [rw] in_progress_checks
@return [Integer]
The number of checks in this audit.
@!attribute [rw] total_checks
Statistics for the checks performed during the audit.