RuleGroupRuleActionAllowCustomRequestHandlingArgs

data class RuleGroupRuleActionAllowCustomRequestHandlingArgs(val insertHeaders: Output<List<RuleGroupRuleActionAllowCustomRequestHandlingInsertHeaderArgs>>) : ConvertibleToJava<RuleGroupRuleActionAllowCustomRequestHandlingArgs>

Constructors

Properties

Link copied to clipboard

The insert_header blocks used to define HTTP headers added to the request. See Custom HTTP Header below for details.

Functions

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