challengeConfig

@JvmName(name = "bhmxdfxppvxcxymi")
suspend fun challengeConfig(value: Output<WebAclChallengeConfigArgs>)
@JvmName(name = "cntmsfpxsmpjnrwy")
suspend fun challengeConfig(value: WebAclChallengeConfigArgs?)

Parameters

value

Specifies how AWS WAF should handle Challenge evaluations on the ACL level (used by AWS Bot Control). See challenge_config below for details.


@JvmName(name = "xgjshhcbcqwytync")
suspend fun challengeConfig(argument: suspend WebAclChallengeConfigArgsBuilder.() -> Unit)

Parameters

argument

Specifies how AWS WAF should handle Challenge evaluations on the ACL level (used by AWS Bot Control). See challenge_config below for details.