Web Acl Rule Action Captcha Args
data class WebAclRuleActionCaptchaArgs(val customRequestHandling: Output<WebAclRuleActionCaptchaCustomRequestHandlingArgs>? = null) : ConvertibleToJava<WebAclRuleActionCaptchaArgs>
Constructors
Link copied to clipboard
constructor(customRequestHandling: Output<WebAclRuleActionCaptchaCustomRequestHandlingArgs>? = null)