| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
static StatefulAction |
StatefulAction.fromValue(String value)
Use this in place of valueOf.
|
static StatefulAction |
StatefulAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatefulAction[] |
StatefulAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StatefulRule |
StatefulRule.withAction(StatefulAction action)
Defines what Network Firewall should do with the packets in a traffic flow when the flow matches the stateful
rule criteria.
|
Copyright © 2024. All rights reserved.