captchaConfig

@JvmName(name = "htakwlqvikksooiy")
suspend fun captchaConfig(value: Output<WebAclCaptchaConfigArgs>)
@JvmName(name = "llqjkvdnbpcsvfso")
suspend fun captchaConfig(value: WebAclCaptchaConfigArgs?)

Parameters

value

Specifies how AWS WAF should handle CAPTCHA evaluations for rules that don't have their own CaptchaConfig settings. If you don't specify this, AWS WAF uses its default settings for CaptchaConfig .


@JvmName(name = "fkgaachlipqgetum")
suspend fun captchaConfig(argument: suspend WebAclCaptchaConfigArgsBuilder.() -> Unit)

Parameters

argument

Specifies how AWS WAF should handle CAPTCHA evaluations for rules that don't have their own CaptchaConfig settings. If you don't specify this, AWS WAF uses its default settings for CaptchaConfig .