RuleGroupRuleGroupReferenceSetsIpSetReferenceArgs

data class RuleGroupRuleGroupReferenceSetsIpSetReferenceArgs(val ipSetReferences: Output<List<RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReferenceArgs>>, val key: Output<String>) : ConvertibleToJava<RuleGroupRuleGroupReferenceSetsIpSetReferenceArgs>

Constructors

constructor(ipSetReferences: Output<List<RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReferenceArgs>>, key: Output<String>)

Properties

Link copied to clipboard

Set of configuration blocks that define the IP Reference information. See IP Set Reference below for details.

Link copied to clipboard
val key: Output<String>

A unique alphanumeric string to identify the ip_set.

Functions

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