| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
static BodyParsingFallbackBehavior |
BodyParsingFallbackBehavior.fromValue(String value)
Use this in place of valueOf.
|
static BodyParsingFallbackBehavior |
BodyParsingFallbackBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BodyParsingFallbackBehavior[] |
BodyParsingFallbackBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JsonBody |
JsonBody.withInvalidFallbackBehavior(BodyParsingFallbackBehavior invalidFallbackBehavior)
What WAF should do if it fails to completely parse the JSON body.
|
Copyright © 2023. All rights reserved.