RuleGroupRuleActionBlockCustomResponseResponseHeaderArgs

data class RuleGroupRuleActionBlockCustomResponseResponseHeaderArgs(val name: Output<String>, val value: Output<String>) : ConvertibleToJava<RuleGroupRuleActionBlockCustomResponseResponseHeaderArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
val name: Output<String>

A friendly name of the rule group.

Link copied to clipboard
val value: Output<String>

The value of the custom header.