Rule Group Rule Action Captcha Custom Request Handling Args Builder
    
  Functions
Link copied to clipboard
                suspend fun insertHeaders(value: Output<List<RuleGroupRuleActionCaptchaCustomRequestHandlingInsertHeaderArgs>>)
suspend fun insertHeaders(vararg values: RuleGroupRuleActionCaptchaCustomRequestHandlingInsertHeaderArgs)
suspend fun insertHeaders(vararg values: Output<RuleGroupRuleActionCaptchaCustomRequestHandlingInsertHeaderArgs>)
suspend fun insertHeaders(vararg argument: suspend RuleGroupRuleActionCaptchaCustomRequestHandlingInsertHeaderArgsBuilder.() -> Unit)
suspend fun insertHeaders(value: List<RuleGroupRuleActionCaptchaCustomRequestHandlingInsertHeaderArgs>)
suspend fun insertHeaders(values: List<Output<RuleGroupRuleActionCaptchaCustomRequestHandlingInsertHeaderArgs>>)
suspend fun insertHeaders(argument: List<suspend RuleGroupRuleActionCaptchaCustomRequestHandlingInsertHeaderArgsBuilder.() -> Unit>)
suspend fun insertHeaders(argument: suspend RuleGroupRuleActionCaptchaCustomRequestHandlingInsertHeaderArgsBuilder.() -> Unit)