Web Acl Rule Statement Byte Match Statement Field To Match Args
data class WebAclRuleStatementByteMatchStatementFieldToMatchArgs(val allQueryArguments: Output<WebAclRuleStatementByteMatchStatementFieldToMatchAllQueryArgumentsArgs>? = null, val body: Output<WebAclRuleStatementByteMatchStatementFieldToMatchBodyArgs>? = null, val cookies: Output<WebAclRuleStatementByteMatchStatementFieldToMatchCookiesArgs>? = null, val headers: Output<List<WebAclRuleStatementByteMatchStatementFieldToMatchHeaderArgs>>? = null, val jsonBody: Output<WebAclRuleStatementByteMatchStatementFieldToMatchJsonBodyArgs>? = null, val method: Output<WebAclRuleStatementByteMatchStatementFieldToMatchMethodArgs>? = null, val queryString: Output<WebAclRuleStatementByteMatchStatementFieldToMatchQueryStringArgs>? = null, val singleHeader: Output<WebAclRuleStatementByteMatchStatementFieldToMatchSingleHeaderArgs>? = null, val singleQueryArgument: Output<WebAclRuleStatementByteMatchStatementFieldToMatchSingleQueryArgumentArgs>? = null, val uriPath: Output<WebAclRuleStatementByteMatchStatementFieldToMatchUriPathArgs>? = null) : ConvertibleToJava<WebAclRuleStatementByteMatchStatementFieldToMatchArgs>
Constructors
Link copied to clipboard
fun WebAclRuleStatementByteMatchStatementFieldToMatchArgs(allQueryArguments: Output<WebAclRuleStatementByteMatchStatementFieldToMatchAllQueryArgumentsArgs>? = null, body: Output<WebAclRuleStatementByteMatchStatementFieldToMatchBodyArgs>? = null, cookies: Output<WebAclRuleStatementByteMatchStatementFieldToMatchCookiesArgs>? = null, headers: Output<List<WebAclRuleStatementByteMatchStatementFieldToMatchHeaderArgs>>? = null, jsonBody: Output<WebAclRuleStatementByteMatchStatementFieldToMatchJsonBodyArgs>? = null, method: Output<WebAclRuleStatementByteMatchStatementFieldToMatchMethodArgs>? = null, queryString: Output<WebAclRuleStatementByteMatchStatementFieldToMatchQueryStringArgs>? = null, singleHeader: Output<WebAclRuleStatementByteMatchStatementFieldToMatchSingleHeaderArgs>? = null, singleQueryArgument: Output<WebAclRuleStatementByteMatchStatementFieldToMatchSingleQueryArgumentArgs>? = null, uriPath: Output<WebAclRuleStatementByteMatchStatementFieldToMatchUriPathArgs>? = null)
Functions
Properties
Link copied to clipboard
val allQueryArguments: Output<WebAclRuleStatementByteMatchStatementFieldToMatchAllQueryArgumentsArgs>? = null
Link copied to clipboard