Builder
class Builder
Properties
Link copied to clipboard
What WAF should do if it fails to completely parse the JSON body. The options are the following:
Link copied to clipboard
The patterns to look for in the JSON body. WAF inspects the results of these pattern matches against the rule inspection criteria.
Link copied to clipboard
The parts of the JSON to match against using the MatchPattern
. If you specify ALL
, WAF matches against keys and values.
Link copied to clipboard
What WAF should do if the body is larger than WAF can inspect.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.wafv2.model.JsonMatchPattern inside the given block