challenge
suspend fun challenge(value: Output<WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseChallengeArgs>)
suspend fun challenge(value: WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseChallengeArgs?)
Parameters
value
Instructs AWS WAF to run a check against the request to verify that the request is coming from a legitimate client session. See challenge
below for details.
suspend fun challenge(argument: suspend WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseChallengeArgsBuilder.() -> Unit)
Parameters
argument
Instructs AWS WAF to run a check against the request to verify that the request is coming from a legitimate client session. See challenge
below for details.