Rule Group Rule Statement Xss Match Statement Field To Match Cookies Match Pattern Args
    data class RuleGroupRuleStatementXssMatchStatementFieldToMatchCookiesMatchPatternArgs(val all: Output<RuleGroupRuleStatementXssMatchStatementFieldToMatchCookiesMatchPatternAllArgs>? = null, val excludedCookies: Output<List<String>>? = null, val includedCookies: Output<List<String>>? = null) : ConvertibleToJava<RuleGroupRuleStatementXssMatchStatementFieldToMatchCookiesMatchPatternArgs> 
Constructors
Link copied to clipboard
                fun RuleGroupRuleStatementXssMatchStatementFieldToMatchCookiesMatchPatternArgs(all: Output<RuleGroupRuleStatementXssMatchStatementFieldToMatchCookiesMatchPatternAllArgs>? = null, excludedCookies: Output<List<String>>? = null, includedCookies: Output<List<String>>? = null)
Functions
Properties
Link copied to clipboard
                val all: Output<RuleGroupRuleStatementXssMatchStatementFieldToMatchCookiesMatchPatternAllArgs>? = null