RuleGroupRuleGroupRuleVariablesIpSetIpSetArgs

data class RuleGroupRuleGroupRuleVariablesIpSetIpSetArgs(val definitions: Output<List<String>>) : ConvertibleToJava<RuleGroupRuleGroupRuleVariablesIpSetIpSetArgs>

Constructors

constructor(definitions: Output<List<String>>)

Properties

Link copied to clipboard
val definitions: Output<List<String>>

Set of IP addresses and address ranges, in CIDR notation.

Functions

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