ruleAction property

Input<String> ruleAction
final

Whether to allow or deny the traffic that matches the rule. Valid values: allow, deny.

Implementation

final pulumi.Input<String> ruleAction;