AutomationRuleAction

data class AutomationRuleAction(val findingFieldsUpdate: AutomationRuleActionFindingFieldsUpdate? = null, val type: String? = null)

Constructors

Link copied to clipboard
constructor(findingFieldsUpdate: AutomationRuleActionFindingFieldsUpdate? = null, type: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A block that specifies that the automation rule action is an update to a finding field. Documented below.

Link copied to clipboard
val type: String? = null

Specifies that the rule action should update the Types finding field. The Types finding field classifies findings in the format of namespace/category/classifier.