class Aws::IoT::Types::AuditCheckDetails
@return [String]
performed during this audit.
The message associated with any error encountered when this check is
@!attribute [rw] message
@return [String]
“AUDIT_CHECK_DISABLED”.
during this audit. One of “INSUFFICIENT_PERMISSIONS” or
The code of any error encountered when this check is performed
@!attribute [rw] error_code
@return [Integer]
check.
The number of resources that were found noncompliant during the
@!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 is complete 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.