RuleGroupRuleActionChallengeCustomRequestHandlingInsertHeaderArgs

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

Constructors

Functions

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

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.