Automation Rules Finding Fields Update
constructor(confidence: Int? = null, criticality: Int? = null, note: AutomationRuleNoteUpdate? = null, relatedFindings: List<AutomationRuleRelatedFinding>? = null, severity: AutomationRuleSeverityUpdate? = null, types: List<String>? = null, userDefinedFields: Map<String, String>? = null, verificationState: AutomationRulesFindingFieldsUpdateVerificationState? = null, workflow: AutomationRuleWorkflowUpdate? = null)