customRequestHandling

@JvmName(name = "ohuqwhpgcdplldrm")
suspend fun customRequestHandling(value: Output<WebAclCustomRequestHandlingArgs>)
@JvmName(name = "edpyvyehcxmptmhi")
suspend fun customRequestHandling(value: WebAclCustomRequestHandlingArgs?)

Parameters

value

Defines custom handling for the web request, used when the CAPTCHA inspection determines that the request's token is valid and unexpired. For information about customizing web requests and responses, see Customizing web requests and responses in AWS WAF in the AWS WAF Developer Guide .


@JvmName(name = "ysaqephkhuyruwir")
suspend fun customRequestHandling(argument: suspend WebAclCustomRequestHandlingArgsBuilder.() -> Unit)

Parameters

argument

Defines custom handling for the web request, used when the CAPTCHA inspection determines that the request's token is valid and unexpired. For information about customizing web requests and responses, see Customizing web requests and responses in AWS WAF in the AWS WAF Developer Guide .