WebAclCountAction

data class WebAclCountAction(val customRequestHandling: WebAclCustomRequestHandling? = null)

Allow traffic towards application.

Constructors

Link copied to clipboard
constructor(customRequestHandling: WebAclCustomRequestHandling? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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 .