Web Acl Rule Statement Xss Match Statement Field To Match Cookies Match Pattern
data class WebAclRuleStatementXssMatchStatementFieldToMatchCookiesMatchPattern(val all: WebAclRuleStatementXssMatchStatementFieldToMatchCookiesMatchPatternAll? = null, val excludedCookies: List<String>? = null, val includedCookies: List<String>? = null)
Constructors
Link copied to clipboard
constructor(all: WebAclRuleStatementXssMatchStatementFieldToMatchCookiesMatchPatternAll? = null, excludedCookies: List<String>? = null, includedCookies: List<String>? = null)