WebAclAllowAction

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

Allow traffic towards application.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties