Rule Group Rule Statement Not Statement Statement Not Statement Statement Byte Match Statement Field To Match Json Body Args
data class RuleGroupRuleStatementNotStatementStatementNotStatementStatementByteMatchStatementFieldToMatchJsonBodyArgs(val invalidFallbackBehavior: Output<String>? = null, val matchPattern: Output<RuleGroupRuleStatementNotStatementStatementNotStatementStatementByteMatchStatementFieldToMatchJsonBodyMatchPatternArgs>, val matchScope: Output<String>, val oversizeHandling: Output<String>? = null) : ConvertibleToJava<RuleGroupRuleStatementNotStatementStatementNotStatementStatementByteMatchStatementFieldToMatchJsonBodyArgs>
Constructors
Link copied to clipboard
fun RuleGroupRuleStatementNotStatementStatementNotStatementStatementByteMatchStatementFieldToMatchJsonBodyArgs(invalidFallbackBehavior: Output<String>? = null, matchPattern: Output<RuleGroupRuleStatementNotStatementStatementNotStatementStatementByteMatchStatementFieldToMatchJsonBodyMatchPatternArgs>, matchScope: Output<String>, oversizeHandling: Output<String>? = null)
Functions
Properties
Link copied to clipboard
val matchPattern: Output<RuleGroupRuleStatementNotStatementStatementNotStatementStatementByteMatchStatementFieldToMatchJsonBodyMatchPatternArgs>
The patterns to look for in the JSON body. You must specify exactly one setting: either all
or included_paths
. See JsonMatchPattern for details.