Rule Group Rule Captcha Config Args
    data class RuleGroupRuleCaptchaConfigArgs(val immunityTimeProperty: Output<RuleGroupRuleCaptchaConfigImmunityTimePropertyArgs>? = null) : ConvertibleToJava<RuleGroupRuleCaptchaConfigArgs> 
Constructors
Link copied to clipboard
                fun RuleGroupRuleCaptchaConfigArgs(immunityTimeProperty: Output<RuleGroupRuleCaptchaConfigImmunityTimePropertyArgs>? = null)