RuleGroupRuleActionCaptchaCustomRequestHandlingInsertHeaderArgs

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

Constructors

Functions

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

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.