| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
List<StatefulRule> |
RulesSource.statefulRules()
An array of individual stateful rules inspection criteria to be used together in a stateful rule group.
|
| Modifier and Type | Method and Description |
|---|---|
RulesSource.Builder |
RulesSource.Builder.statefulRules(StatefulRule... statefulRules)
An array of individual stateful rules inspection criteria to be used together in a stateful rule group.
|
| Modifier and Type | Method and Description |
|---|---|
RulesSource.Builder |
RulesSource.Builder.statefulRules(Collection<StatefulRule> statefulRules)
An array of individual stateful rules inspection criteria to be used together in a stateful rule group.
|
Copyright © 2023. All rights reserved.