Web Acl Rule Statement Xss Match Statement Field To Match
data class WebAclRuleStatementXssMatchStatementFieldToMatch(val allQueryArguments: WebAclRuleStatementXssMatchStatementFieldToMatchAllQueryArguments? = null, val body: WebAclRuleStatementXssMatchStatementFieldToMatchBody? = null, val cookies: WebAclRuleStatementXssMatchStatementFieldToMatchCookies? = null, val headers: List<WebAclRuleStatementXssMatchStatementFieldToMatchHeader>? = null, val jsonBody: WebAclRuleStatementXssMatchStatementFieldToMatchJsonBody? = null, val method: WebAclRuleStatementXssMatchStatementFieldToMatchMethod? = null, val queryString: WebAclRuleStatementXssMatchStatementFieldToMatchQueryString? = null, val singleHeader: WebAclRuleStatementXssMatchStatementFieldToMatchSingleHeader? = null, val singleQueryArgument: WebAclRuleStatementXssMatchStatementFieldToMatchSingleQueryArgument? = null, val uriPath: WebAclRuleStatementXssMatchStatementFieldToMatchUriPath? = null)
Constructors
Link copied to clipboard
fun WebAclRuleStatementXssMatchStatementFieldToMatch(allQueryArguments: WebAclRuleStatementXssMatchStatementFieldToMatchAllQueryArguments? = null, body: WebAclRuleStatementXssMatchStatementFieldToMatchBody? = null, cookies: WebAclRuleStatementXssMatchStatementFieldToMatchCookies? = null, headers: List<WebAclRuleStatementXssMatchStatementFieldToMatchHeader>? = null, jsonBody: WebAclRuleStatementXssMatchStatementFieldToMatchJsonBody? = null, method: WebAclRuleStatementXssMatchStatementFieldToMatchMethod? = null, queryString: WebAclRuleStatementXssMatchStatementFieldToMatchQueryString? = null, singleHeader: WebAclRuleStatementXssMatchStatementFieldToMatchSingleHeader? = null, singleQueryArgument: WebAclRuleStatementXssMatchStatementFieldToMatchSingleQueryArgument? = null, uriPath: WebAclRuleStatementXssMatchStatementFieldToMatchUriPath? = null)
Types
Properties
Link copied to clipboard