| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
StatefulRuleOptions |
DescribeRuleGroupMetadataResponse.statefulRuleOptions()
Returns the value of the StatefulRuleOptions property for this object.
|
StatefulRuleOptions |
RuleGroup.statefulRuleOptions()
Additional options governing how Network Firewall handles stateful rules.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeRuleGroupMetadataResponse.Builder |
DescribeRuleGroupMetadataResponse.Builder.statefulRuleOptions(StatefulRuleOptions statefulRuleOptions)
Sets the value of the StatefulRuleOptions property for this object.
|
RuleGroup.Builder |
RuleGroup.Builder.statefulRuleOptions(StatefulRuleOptions statefulRuleOptions)
Additional options governing how Network Firewall handles stateful rules.
|
Copyright © 2023. All rights reserved.