| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
StatelessRuleGroup |
StatelessRuleGroup.clone() |
StatelessRuleGroup |
StatelessRuleGroup.withPriority(Integer priority)
The priority of the rule group.
|
StatelessRuleGroup |
StatelessRuleGroup.withResourceId(String resourceId)
The resource ID of the rule group.
|
StatelessRuleGroup |
StatelessRuleGroup.withRuleGroupName(String ruleGroupName)
The name of the rule group.
|
| Modifier and Type | Method and Description |
|---|---|
List<StatelessRuleGroup> |
NetworkFirewallPolicyDescription.getStatelessRuleGroups()
The stateless rule groups that are used in the Network Firewall firewall policy.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkFirewallPolicyDescription |
NetworkFirewallPolicyDescription.withStatelessRuleGroups(StatelessRuleGroup... statelessRuleGroups)
The stateless rule groups that are used in the Network Firewall firewall policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkFirewallPolicyDescription.setStatelessRuleGroups(Collection<StatelessRuleGroup> statelessRuleGroups)
The stateless rule groups that are used in the Network Firewall firewall policy.
|
NetworkFirewallPolicyDescription |
NetworkFirewallPolicyDescription.withStatelessRuleGroups(Collection<StatelessRuleGroup> statelessRuleGroups)
The stateless rule groups that are used in the Network Firewall firewall policy.
|
Copyright © 2024. All rights reserved.