| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
List<StatefulRuleGroup> |
NetworkFirewallPolicyDescription.statefulRuleGroups()
The stateful rule groups that are used in the Network Firewall firewall policy.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkFirewallPolicyDescription.Builder |
NetworkFirewallPolicyDescription.Builder.statefulRuleGroups(StatefulRuleGroup... statefulRuleGroups)
The stateful rule groups that are used in the Network Firewall firewall policy.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkFirewallPolicyDescription.Builder |
NetworkFirewallPolicyDescription.Builder.statefulRuleGroups(Collection<StatefulRuleGroup> statefulRuleGroups)
The stateful rule groups that are used in the Network Firewall firewall policy.
|
Copyright © 2021. All rights reserved.