fallbackBehavior property
The match status to assign to the web request if the request doesn't have a valid IP address in the specified position. You can specify the following fallback behaviors:
- MATCH - Treat the web request as matching the rule statement. AWS WAF applies the rule action to the request.
- NO_MATCH - Treat the web request as not matching the rule statement.
Implementation
final FallbackBehavior fallbackBehavior;