challenge
suspend fun challenge(value: Output<WebAclRuleStatementRuleGroupReferenceStatementRuleActionOverrideActionToUseChallengeArgs>)
suspend fun challenge(value: WebAclRuleStatementRuleGroupReferenceStatementRuleActionOverrideActionToUseChallengeArgs?)
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 WebAclRuleStatementRuleGroupReferenceStatementRuleActionOverrideActionToUseChallengeArgsBuilder.() -> 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.