WebAclDefaultActionAllow

data class WebAclDefaultActionAllow(val customRequestHandling: WebAclDefaultActionAllowCustomRequestHandling? = null)

Constructors

Link copied to clipboard
constructor(customRequestHandling: WebAclDefaultActionAllowCustomRequestHandling? = 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.