NAME
Paws::IoT::DescribeAuditTaskResponse
ATTRIBUTES
AuditDetails => Paws::IoT::AuditDetails
Detailed information about each check performed during this audit.
ScheduledAuditName => Str
The name of the scheduled audit (only if the audit was a scheduled audit).
TaskStartTime => Str
The time the audit started.
TaskStatistics => Paws::IoT::TaskStatistics
Statistical information about the audit.
TaskStatus => Str
The status of the audit: one of "IN_PROGRESS", "COMPLETED", "FAILED", or "CANCELED".
Valid values are: "IN_PROGRESS", "COMPLETED", "FAILED", "CANCELED" =head2 TaskType => Str
The type of audit: "ON_DEMAND_AUDIT_TASK" or "SCHEDULED_AUDIT_TASK".
Valid values are: "ON_DEMAND_AUDIT_TASK", "SCHEDULED_AUDIT_TASK" =head2 _request_id => Str