RuleGroupRuleCaptchaConfigArgs

data class RuleGroupRuleCaptchaConfigArgs(val immunityTimeProperty: Output<RuleGroupRuleCaptchaConfigImmunityTimePropertyArgs>? = null) : ConvertibleToJava<RuleGroupRuleCaptchaConfigArgs>

Constructors

Link copied to clipboard
constructor(immunityTimeProperty: Output<RuleGroupRuleCaptchaConfigImmunityTimePropertyArgs>? = null)

Properties

Link copied to clipboard

Defines custom immunity time. See Immunity Time Property below for details.

Functions

Link copied to clipboard
open override fun toJava(): RuleGroupRuleCaptchaConfigArgs