| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
static StatefulRuleGroup.Builder |
StatefulRuleGroup.builder() |
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() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StatefulRuleGroup.Builder> |
StatefulRuleGroup.serializableBuilderClass() |
Copyright © 2022. All rights reserved.