Rule Group Rule Group Reference Sets Args
data class RuleGroupRuleGroupReferenceSetsArgs(val ipSetReferences: Output<List<RuleGroupRuleGroupReferenceSetsIpSetReferenceArgs>>? = null) : ConvertibleToJava<RuleGroupRuleGroupReferenceSetsArgs>
Constructors
Link copied to clipboard
constructor(ipSetReferences: Output<List<RuleGroupRuleGroupReferenceSetsIpSetReferenceArgs>>? = null)