WebAclCaptchaConfigImmunityTimePropertyArgs

data class WebAclCaptchaConfigImmunityTimePropertyArgs(val immunityTime: Output<Int>? = null) : ConvertibleToJava<WebAclCaptchaConfigImmunityTimePropertyArgs>

Constructors

fun WebAclCaptchaConfigImmunityTimePropertyArgs(immunityTime: Output<Int>? = null)

Functions

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

Properties

Link copied to clipboard
val immunityTime: Output<Int>? = null

The amount of time, in seconds, that a CAPTCHA or challenge timestamp is considered valid by AWS WAF. The default setting is 300.