action property
The Action to perform when the client connection triggers the rule.
Valid actions are "allow", "deny" and "goto_next".
Implementation
core.String? action;
The Action to perform when the client connection triggers the rule.
Valid actions are "allow", "deny" and "goto_next".
core.String? action;