Web Acl Rule Statement Xss Match Statement Field To Match Cookies Match Pattern Args
data class WebAclRuleStatementXssMatchStatementFieldToMatchCookiesMatchPatternArgs(val all: Output<WebAclRuleStatementXssMatchStatementFieldToMatchCookiesMatchPatternAllArgs>? = null, val excludedCookies: Output<List<String>>? = null, val includedCookies: Output<List<String>>? = null) : ConvertibleToJava<WebAclRuleStatementXssMatchStatementFieldToMatchCookiesMatchPatternArgs>
Constructors
Link copied to clipboard
constructor(all: Output<WebAclRuleStatementXssMatchStatementFieldToMatchCookiesMatchPatternAllArgs>? = null, excludedCookies: Output<List<String>>? = null, includedCookies: Output<List<String>>? = null)