AutomationRulesFindingFieldsUpdate

Identifies the finding fields that the automation rule action updates when a finding matches the defined criteria.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The rule action updates the Confidence field of a finding.

Link copied to clipboard

The rule action updates the Criticality field of a finding.

Link copied to clipboard

The updated note.

Link copied to clipboard

The rule action updates the RelatedFindings field of a finding.

Link copied to clipboard

Updates to the severity information for a finding.

Link copied to clipboard

The rule action updates the Types field of a finding.

Link copied to clipboard

The rule action updates the UserDefinedFields field of a finding.

Link copied to clipboard

The rule action updates the VerificationState field of a finding.

Link copied to clipboard

Used to update information about the investigation into the finding.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String