static StatefulRuleGroup.Builder |
StatefulRuleGroup.builder() |
|
default StatefulRuleGroup.Builder |
StatefulRuleGroup.Builder.override(Consumer<NetworkFirewallStatefulRuleGroupOverride.Builder> override) |
The action that allows the policy owner to override the behavior of the rule group within a policy.
|
StatefulRuleGroup.Builder |
StatefulRuleGroup.Builder.override(NetworkFirewallStatefulRuleGroupOverride override) |
The action that allows the policy owner to override the behavior of the rule group within a policy.
|
StatefulRuleGroup.Builder |
StatefulRuleGroup.Builder.priority(Integer priority) |
An integer setting that indicates the order in which to run the stateful rule groups in a single Network
Firewall firewall policy.
|
StatefulRuleGroup.Builder |
StatefulRuleGroup.Builder.resourceId(String resourceId) |
The resource ID of the rule group.
|
StatefulRuleGroup.Builder |
StatefulRuleGroup.Builder.ruleGroupName(String ruleGroupName) |
The name of the rule group.
|
StatefulRuleGroup.Builder |
StatefulRuleGroup.toBuilder() |
|