Automation Rule Severity Update
data class AutomationRuleSeverityUpdate(val label: AutomationRuleSeverityUpdateLabel? = null, val normalized: Int? = null, val product: Double? = null)
Constructors
Link copied to clipboard
constructor(label: AutomationRuleSeverityUpdateLabel? = null, normalized: Int? = null, product: Double? = null)
Properties
Link copied to clipboard
The severity value of the finding. The allowed values are the following.
Link copied to clipboard
The normalized severity for the finding. This attribute is to be deprecated in favor of Label . If you provide Normalized and do not provide Label , Label is set automatically as follows.