matchPattern

@JvmName(name = "byrqndufeeacmlvo")
suspend fun matchPattern(value: Output<WebAclJsonMatchPatternArgs>)
@JvmName(name = "okejsidsvqyopnwe")
suspend fun matchPattern(value: WebAclJsonMatchPatternArgs)

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 = "vogdijoaplandliw")
suspend fun matchPattern(argument: suspend WebAclJsonMatchPatternArgsBuilder.() -> 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.