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