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