WebAclRuleActionAllow

data class WebAclRuleActionAllow(val customRequestHandling: WebAclRuleActionAllowCustomRequestHandling? = null)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Defines custom handling for the web request. See custom_request_handling below for details.