RuleRuleConditionHeaderConfigArgs

data class RuleRuleConditionHeaderConfigArgs(val key: Output<String>? = null, val values: Output<List<String>>? = null) : ConvertibleToJava<RuleRuleConditionHeaderConfigArgs>

Constructors

Link copied to clipboard
fun RuleRuleConditionHeaderConfigArgs(key: Output<String>? = null, values: Output<List<String>>? = null)

Functions

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

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 values: Output<List<String>>? = null

Add one or more IP addresses or IP address segments. You can add up to 5 forwarding rules in a SourceIp.