RuleGroupRuleStatementAndStatementStatementByteMatchStatementFieldToMatchCookiesMatchPatternArgs

data class RuleGroupRuleStatementAndStatementStatementByteMatchStatementFieldToMatchCookiesMatchPatternArgs(val all: Output<RuleGroupRuleStatementAndStatementStatementByteMatchStatementFieldToMatchCookiesMatchPatternAllArgs>? = null, val excludedCookies: Output<List<String>>? = null, val includedCookies: Output<List<String>>? = null) : ConvertibleToJava<RuleGroupRuleStatementAndStatementStatementByteMatchStatementFieldToMatchCookiesMatchPatternArgs>

Constructors

Properties

Link copied to clipboard

An empty configuration block that is used for inspecting all headers.

Link copied to clipboard
val excludedCookies: Output<List<String>>? = null
Link copied to clipboard
val includedCookies: Output<List<String>>? = null

Functions

Link copied to clipboard
open override fun toJava(): RuleGroupRuleStatementAndStatementStatementByteMatchStatementFieldToMatchCookiesMatchPatternArgs