RuleRuleConditionCookieConfigArgs

data class RuleRuleConditionCookieConfigArgs(val values: Output<List<RuleRuleConditionCookieConfigValueArgs>>? = null) : ConvertibleToJava<RuleRuleConditionCookieConfigArgs>

Constructors

Functions

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

Properties

Link copied to clipboard

The value of the header field. The value must be 1 to 128 characters in length, and can contain lowercase letters, printable ASCII characters whose values are ch >= 32 && ch < 127, asterisks (*), and question marks (?). The value cannot start or end with a space.