actions property

Input<List<AutomationRuleAction>?>? actions
final

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

Implementation

final pulumi.Input<List<AutomationRuleAction>?>? actions;