Rule Group Rule Group Rule Variables
data class RuleGroupRuleGroupRuleVariables(val ipSets: List<RuleGroupRuleGroupRuleVariablesIpSet>? = null, val portSets: List<RuleGroupRuleGroupRuleVariablesPortSet>? = null)
Constructors
Link copied to clipboard
constructor(ipSets: List<RuleGroupRuleGroupRuleVariablesIpSet>? = null, portSets: List<RuleGroupRuleGroupRuleVariablesPortSet>? = null)