class Aws::IoT::Types::DescribeAuditTaskResponse
@return [Hash<String,Types::AuditCheckDetails>]
Detailed information about each check performed during this audit.
@!attribute [rw] audit_details
@return [String]
audit).
The name of the scheduled audit (only if the audit was a scheduled
@!attribute [rw] scheduled_audit_name
@return [Types::TaskStatistics]
Statistical information about the audit.
@!attribute [rw] task_statistics
@return [Time]
The time the audit started.
@!attribute [rw] task_start_time
@return [String]
“SCHEDULED_AUDIT_TASK”.
The type of audit: “ON_DEMAND_AUDIT_TASK” or
@!attribute [rw] task_type
@return [String]
“FAILED”, or “CANCELED”.
The status of the audit: one of “IN_PROGRESS”, “COMPLETED”,
@!attribute [rw] task_status