Web Acl Rule Statement Sqli Match Statement Field To Match Cookies Match Pattern Args
data class WebAclRuleStatementSqliMatchStatementFieldToMatchCookiesMatchPatternArgs(val all: Output<WebAclRuleStatementSqliMatchStatementFieldToMatchCookiesMatchPatternAllArgs>? = null, val excludedCookies: Output<List<String>>? = null, val includedCookies: Output<List<String>>? = null) : ConvertibleToJava<WebAclRuleStatementSqliMatchStatementFieldToMatchCookiesMatchPatternArgs>
Constructors
Link copied to clipboard
constructor(all: Output<WebAclRuleStatementSqliMatchStatementFieldToMatchCookiesMatchPatternAllArgs>? = null, excludedCookies: Output<List<String>>? = null, includedCookies: Output<List<String>>? = null)
Properties
Link copied to clipboard
val all: Output<WebAclRuleStatementSqliMatchStatementFieldToMatchCookiesMatchPatternAllArgs>? = null
An empty configuration block that is used for inspecting all headers.
Link copied to clipboard
Link copied to clipboard