RuleGroupRuleGroupReferenceSetsArgs

data class RuleGroupRuleGroupReferenceSetsArgs(val ipSetReferences: Output<List<RuleGroupRuleGroupReferenceSetsIpSetReferenceArgs>>? = null) : ConvertibleToJava<RuleGroupRuleGroupReferenceSetsArgs>

Constructors

Link copied to clipboard
constructor(ipSetReferences: Output<List<RuleGroupRuleGroupReferenceSetsIpSetReferenceArgs>>? = null)

Properties

Functions

Link copied to clipboard
open override fun toJava(): RuleGroupRuleGroupReferenceSetsArgs