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