match Pattern
suspend fun matchPattern(value: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementNotStatementStatementAndStatementStatementSizeConstraintStatementFieldToMatchJsonBodyMatchPatternArgs>)
suspend fun matchPattern(value: WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementNotStatementStatementAndStatementStatementSizeConstraintStatementFieldToMatchJsonBodyMatchPatternArgs)
Parameters
value
The patterns to look for in the JSON body. You must specify exactly one setting: either all
or included_paths
. See JsonMatchPattern for details.
suspend fun matchPattern(argument: suspend WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementNotStatementStatementAndStatementStatementSizeConstraintStatementFieldToMatchJsonBodyMatchPatternArgsBuilder.() -> Unit)
Parameters
argument
The patterns to look for in the JSON body. You must specify exactly one setting: either all
or included_paths
. See JsonMatchPattern for details.