Rule Group Rule Action Captcha Args
    data class RuleGroupRuleActionCaptchaArgs(val customRequestHandling: Output<RuleGroupRuleActionCaptchaCustomRequestHandlingArgs>? = null) : ConvertibleToJava<RuleGroupRuleActionCaptchaArgs> 
Constructors
Link copied to clipboard
                fun RuleGroupRuleActionCaptchaArgs(customRequestHandling: Output<RuleGroupRuleActionCaptchaCustomRequestHandlingArgs>? = null)