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