Rule Group Rule Group Rule Variables Args
data class RuleGroupRuleGroupRuleVariablesArgs(val ipSets: Output<List<RuleGroupRuleGroupRuleVariablesIpSetArgs>>? = null, val portSets: Output<List<RuleGroupRuleGroupRuleVariablesPortSetArgs>>? = null) : ConvertibleToJava<RuleGroupRuleGroupRuleVariablesArgs>
Constructors
Link copied to clipboard
constructor(ipSets: Output<List<RuleGroupRuleGroupRuleVariablesIpSetArgs>>? = null, portSets: Output<List<RuleGroupRuleGroupRuleVariablesPortSetArgs>>? = null)