| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
List<RuleOption> |
StatefulRule.ruleOptions()
Additional options for the rule.
|
| Modifier and Type | Method and Description |
|---|---|
StatefulRule.Builder |
StatefulRule.Builder.ruleOptions(RuleOption... ruleOptions)
Additional options for the rule.
|
| Modifier and Type | Method and Description |
|---|---|
StatefulRule.Builder |
StatefulRule.Builder.ruleOptions(Collection<RuleOption> ruleOptions)
Additional options for the rule.
|
Copyright © 2023. All rights reserved.