Automation Rule Workflow Update Args
data class AutomationRuleWorkflowUpdateArgs(val status: Output<AutomationRuleWorkflowUpdateStatus>) : ConvertibleToJava<AutomationRuleWorkflowUpdateArgs>
Used to update information about the investigation into the finding.
Properties
Link copied to clipboard
The status of the investigation into the finding. The workflow status is specific to an individual finding. It does not affect the generation of new findings. For example, setting the workflow status to `SUPPRESSED`
or `RESOLVED`
does not prevent a new finding for the same issue. The allowed values are the following.