DetectMitigationActionsTaskSummary
The summary of the mitigation action tasks.
Contents
- actionsDefinition
- 
               The definition of the actions. Type: Array of MitigationAction objects Required: No 
- onlyActiveViolationsIncluded
- 
               Includes only active violations. Type: Boolean Required: No 
- suppressedAlertsIncluded
- 
               Includes suppressed alerts. Type: Boolean Required: No 
- target
- 
               Specifies the ML Detect findings to which the mitigation actions are applied. Type: DetectMitigationActionsTaskTarget object Required: No 
- taskEndTime
- 
               The date the task ended. Type: Timestamp Required: No 
- taskId
- 
               The unique identifier of the task. Type: String Length Constraints: Minimum length of 1. Maximum length of 128. Pattern: [a-zA-Z0-9_-]+Required: No 
- taskStartTime
- 
               The date the task started. Type: Timestamp Required: No 
- taskStatistics
- 
               The statistics of a mitigation action task. Type: DetectMitigationActionsTaskStatistics object Required: No 
- taskStatus
- 
               The status of the task. Type: String Valid Values: IN_PROGRESS | SUCCESSFUL | FAILED | CANCELEDRequired: No 
- violationEventOccurrenceRange
- 
               Specifies the time period of which violation events occurred between. Type: ViolationEventOccurrenceRange object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: