AutomationRuleActionFindingFieldsUpdateWorkflowArgs

data class AutomationRuleActionFindingFieldsUpdateWorkflowArgs(val status: Output<String>? = null) : ConvertibleToJava<AutomationRuleActionFindingFieldsUpdateWorkflowArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): AutomationRuleActionFindingFieldsUpdateWorkflowArgs

Properties

Link copied to clipboard
val status: Output<String>? = null

The status of the investigation into the finding. The allowed values are the following NEW, NOTIFIED, RESOLVED and SUPPRESSED.