class Aws::IoT::Types::DetectMitigationActionsTaskSummary
@return [Types::DetectMitigationActionsTaskStatistics]
The statistics of a mitigation action task.
@!attribute [rw] task_statistics
@return [Array<Types::MitigationAction>]
The definition of the actions.
@!attribute [rw] actions_definition
@return [Boolean]
Includes suppressed alerts.
@!attribute [rw] suppressed_alerts_included
@return [Boolean]
Includes only active violations.
@!attribute [rw] only_active_violations_included
@return [Types::ViolationEventOccurrenceRange]
between.
Specifies the time period of which violation events occurred
@!attribute [rw] violation_event_occurrence_range
@return [Types::DetectMitigationActionsTaskTarget]
applied.
Specifies the ML Detect findings to which the mitigation actions are
@!attribute [rw] target
@return [Time]
The date the task ended.
@!attribute [rw] task_end_time
@return [Time]
The date the task started.
@!attribute [rw] task_start_time
@return [String]
The status of the task.
@!attribute [rw] task_status
@return [String]
The unique identifier of the task.
@!attribute [rw] task_id
The summary of the mitigation action tasks.