| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
static FallbackBehavior |
FallbackBehavior.fromValue(String value)
Use this in place of valueOf.
|
static FallbackBehavior |
FallbackBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FallbackBehavior[] |
FallbackBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ForwardedIPConfig |
ForwardedIPConfig.withFallbackBehavior(FallbackBehavior fallbackBehavior)
The match status to assign to the web request if the request doesn't have a valid IP address in the specified
position.
|
IPSetForwardedIPConfig |
IPSetForwardedIPConfig.withFallbackBehavior(FallbackBehavior fallbackBehavior)
The match status to assign to the web request if the request doesn't have a valid IP address in the specified
position.
|
Copyright © 2020. All rights reserved.