action property

Output<AutomationRuleV2Action> action
latefinal

Actions to take when the rule matches. Maximum of 1 action block. See action below.

Implementation

late final pulumi.Output<AutomationRuleV2Action> action;