matchPattern

@JvmName(name = "thskvibqmmwjrghv")
suspend fun matchPattern(value: Output<RuleGroupJsonMatchPatternArgs>)
@JvmName(name = "qllhvowxfmbwnwdy")
suspend fun matchPattern(value: RuleGroupJsonMatchPatternArgs)

Parameters

value

The patterns to look for in the JSON body. AWS WAF inspects the results of these pattern matches against the rule inspection criteria.


@JvmName(name = "dbdynmleqgjysptq")
suspend fun matchPattern(argument: suspend RuleGroupJsonMatchPatternArgsBuilder.() -> Unit)

Parameters

argument

The patterns to look for in the JSON body. AWS WAF inspects the results of these pattern matches against the rule inspection criteria.