| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
static StatefulRuleDirection |
StatefulRuleDirection.fromValue(String value)
Use this in place of valueOf.
|
static StatefulRuleDirection |
StatefulRuleDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatefulRuleDirection[] |
StatefulRuleDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Header |
Header.withDirection(StatefulRuleDirection direction)
The direction of traffic flow to inspect.
|
Copyright © 2021. All rights reserved.