action property

Input<AutomationRuleV2Action> action
final

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

Implementation

final pulumi.Input<AutomationRuleV2Action> action;