custom Request Handling
Parameters
value
Defines custom handling for the web request. For information about customizing web requests and responses, see Customizing web requests and responses in AWS WAF in the AWS WAF Developer Guide .
suspend fun customRequestHandling(argument: suspend WebAclCustomRequestHandlingArgsBuilder.() -> Unit)
Parameters
argument
Defines custom handling for the web request. For information about customizing web requests and responses, see Customizing web requests and responses in AWS WAF in the AWS WAF Developer Guide .