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
fun WebAclRuleStatementSqliMatchStatementFieldToMatchCookiesMatchPatternArgs(all: Output<WebAclRuleStatementSqliMatchStatementFieldToMatchCookiesMatchPatternAllArgs>? = null, excludedCookies: Output<List<String>>? = null, includedCookies: Output<List<String>>? = null)
Functions
Properties
Link copied to clipboard
val all: Output<WebAclRuleStatementSqliMatchStatementFieldToMatchCookiesMatchPatternAllArgs>? = null