| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
static SensitivityLevel |
SensitivityLevel.fromValue(String value)
Use this in place of valueOf.
|
static SensitivityLevel |
SensitivityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SensitivityLevel[] |
SensitivityLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SqliMatchStatement |
SqliMatchStatement.withSensitivityLevel(SensitivityLevel sensitivityLevel)
The sensitivity that you want WAF to use to inspect for SQL injection attacks.
|
Copyright © 2025. All rights reserved.