public static interface NetworkFirewallStatefulRuleGroupOverride.Builder extends SdkPojo, CopyableBuilder<NetworkFirewallStatefulRuleGroupOverride.Builder,NetworkFirewallStatefulRuleGroupOverride>
| Modifier and Type | Method and Description |
|---|---|
NetworkFirewallStatefulRuleGroupOverride.Builder |
action(NetworkFirewallOverrideAction action)
The action that changes the rule group from
DROP to ALERT. |
NetworkFirewallStatefulRuleGroupOverride.Builder |
action(String action)
The action that changes the rule group from
DROP to ALERT. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildNetworkFirewallStatefulRuleGroupOverride.Builder action(String action)
The action that changes the rule group from DROP to ALERT. This only applies to
managed rule groups.
action - The action that changes the rule group from DROP to ALERT. This only applies
to managed rule groups.NetworkFirewallOverrideAction,
NetworkFirewallOverrideActionNetworkFirewallStatefulRuleGroupOverride.Builder action(NetworkFirewallOverrideAction action)
The action that changes the rule group from DROP to ALERT. This only applies to
managed rule groups.
action - The action that changes the rule group from DROP to ALERT. This only applies
to managed rule groups.NetworkFirewallOverrideAction,
NetworkFirewallOverrideActionCopyright © 2023. All rights reserved.