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