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