RuleGroupRuleVariables

data class RuleGroupRuleVariables(val ipSets: Any? = null, val portSets: Any? = null)

Constructors

Link copied to clipboard
fun RuleGroupRuleVariables(ipSets: Any? = null, portSets: Any? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ipSets: Any? = null
Link copied to clipboard
val portSets: Any? = null