RuleGroupRuleActionCaptchaArgs

data class RuleGroupRuleActionCaptchaArgs(val customRequestHandling: Output<RuleGroupRuleActionCaptchaCustomRequestHandlingArgs>? = null) : ConvertibleToJava<RuleGroupRuleActionCaptchaArgs>

Constructors

Functions

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

Properties

Link copied to clipboard

Defines custom handling for the web request. See Custom Request Handling below for details.