RuleGroupAllowAction

data class RuleGroupAllowAction(val customRequestHandling: RuleGroupCustomRequestHandling? = null)

Allow traffic towards application.

Constructors

Link copied to clipboard
fun RuleGroupAllowAction(customRequestHandling: RuleGroupCustomRequestHandling? = null)

Types

Link copied to clipboard
object Companion

Properties