match Pattern
suspend fun matchPattern(value: Output<LoggingConfigurationFieldToMatchJsonBodyPropertiesMatchPatternPropertiesArgs>)
suspend fun matchPattern(value: LoggingConfigurationFieldToMatchJsonBodyPropertiesMatchPatternPropertiesArgs)
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.
suspend fun matchPattern(argument: suspend LoggingConfigurationFieldToMatchJsonBodyPropertiesMatchPatternPropertiesArgsBuilder.() -> 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.