RuleRuleConditionQueryStringConfigValueArgs

data class RuleRuleConditionQueryStringConfigValueArgs(val key: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<RuleRuleConditionQueryStringConfigValueArgs>

Constructors

fun RuleRuleConditionQueryStringConfigValueArgs(key: Output<String>? = null, value: Output<String>? = null)

Functions

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

Properties

Link copied to clipboard
val key: Output<String>? = null

The name of the inserted header field. The name must be 1 to 40 characters in length, and can contain letters, digits, underscores (_), and hyphens (-). You cannot use the same name in InsertHeader. Note You cannot use Cookie or Host in the name.

Link copied to clipboard
val value: Output<String>? = null

The content of the inserted header field. Valid values: