actions property

Output<List<AutomationRuleAction>> actions
latefinal

A block that specifies one or more actions to update finding fields if a finding matches the conditions specified in Criteria. Documented below.

Implementation

late final pulumi.Output<List<AutomationRuleAction>> actions;