Web Acl Rule Statement Byte Match Statement Field To Match
data class WebAclRuleStatementByteMatchStatementFieldToMatch(val allQueryArguments: WebAclRuleStatementByteMatchStatementFieldToMatchAllQueryArguments? = null, val body: WebAclRuleStatementByteMatchStatementFieldToMatchBody? = null, val cookies: WebAclRuleStatementByteMatchStatementFieldToMatchCookies? = null, val headers: List<WebAclRuleStatementByteMatchStatementFieldToMatchHeader>? = null, val jsonBody: WebAclRuleStatementByteMatchStatementFieldToMatchJsonBody? = null, val method: WebAclRuleStatementByteMatchStatementFieldToMatchMethod? = null, val queryString: WebAclRuleStatementByteMatchStatementFieldToMatchQueryString? = null, val singleHeader: WebAclRuleStatementByteMatchStatementFieldToMatchSingleHeader? = null, val singleQueryArgument: WebAclRuleStatementByteMatchStatementFieldToMatchSingleQueryArgument? = null, val uriPath: WebAclRuleStatementByteMatchStatementFieldToMatchUriPath? = null)
Constructors
Link copied to clipboard
fun WebAclRuleStatementByteMatchStatementFieldToMatch(allQueryArguments: WebAclRuleStatementByteMatchStatementFieldToMatchAllQueryArguments? = null, body: WebAclRuleStatementByteMatchStatementFieldToMatchBody? = null, cookies: WebAclRuleStatementByteMatchStatementFieldToMatchCookies? = null, headers: List<WebAclRuleStatementByteMatchStatementFieldToMatchHeader>? = null, jsonBody: WebAclRuleStatementByteMatchStatementFieldToMatchJsonBody? = null, method: WebAclRuleStatementByteMatchStatementFieldToMatchMethod? = null, queryString: WebAclRuleStatementByteMatchStatementFieldToMatchQueryString? = null, singleHeader: WebAclRuleStatementByteMatchStatementFieldToMatchSingleHeader? = null, singleQueryArgument: WebAclRuleStatementByteMatchStatementFieldToMatchSingleQueryArgument? = null, uriPath: WebAclRuleStatementByteMatchStatementFieldToMatchUriPath? = null)
Types
Properties
Link copied to clipboard