class Aws::IoT::Types::AuditCheckDetails
@return [String]
this check during this audit.
The message associated with any error encountered when performing
@!attribute [rw] message
@return [String]
“AUDIT_CHECK_DISABLED”.
this audit. One of “INSUFFICIENT_PERMISSIONS”, or
The code of any error encountered when performing this check during
@!attribute [rw] error_code
@return [Integer]
The number of resources that the check found non-compliant.
@!attribute [rw] non_compliant_resources_count
@return [Integer]
The number of resources on which the check was performed.
@!attribute [rw] total_resources_count
@return [Boolean]
True if the check completed and found all resources compliant.
@!attribute [rw] check_compliant
@return [String]
“FAILED”.
“COMPLETED_COMPLIANT”, “COMPLETED_NON_COMPLIANT”, or
“WAITING_FOR_DATA_COLLECTION”, “CANCELED”,
The completion status of this check, one of “IN_PROGRESS”,
@!attribute [rw] check_run_status
Information about the audit check.