Web Acl Rule Statement Regex Match Statement Field To Match Json Body Match Pattern
data class WebAclRuleStatementRegexMatchStatementFieldToMatchJsonBodyMatchPattern(val all: WebAclRuleStatementRegexMatchStatementFieldToMatchJsonBodyMatchPatternAll? = null, val includedPaths: List<String>? = null)
Constructors
Link copied to clipboard
constructor(all: WebAclRuleStatementRegexMatchStatementFieldToMatchJsonBodyMatchPatternAll? = null, includedPaths: List<String>? = null)