NAME
Paws::IoT::DescribeAuditMitigationActionsTaskResponse
ATTRIBUTES
ActionsDefinition => ArrayRef[Paws::IoT::MitigationAction]
Specifies the mitigation actions and their parameters that are applied as part of this task.
AuditCheckToActionsMapping => Paws::IoT::AuditCheckToActionsMapping
Specifies the mitigation actions that should be applied to specific audit checks.
EndTime => Str
The date and time when the task was completed or canceled.
StartTime => Str
The date and time when the task was started.
Target => Paws::IoT::AuditMitigationActionsTaskTarget
Identifies the findings to which the mitigation actions are applied. This can be by audit checks, by audit task, or a set of findings.
TaskStatistics => Paws::IoT::AuditMitigationActionsTaskStatistics
Aggregate counts of the results when the mitigation tasks were applied to the findings for this audit mitigation actions task.
TaskStatus => Str
The current status of the task.
Valid values are: "IN_PROGRESS"
, "COMPLETED"
, "FAILED"
, "CANCELED"
=head2 _request_id => Str