FirewallPolicyFirewallPolicyPolicyVariablesRuleVariableIpSetArgs

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

Constructors

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

Properties

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

Set of IPv4 or IPv6 addresses in CIDR notation to use for the Suricata HOME_NET variable.

Functions

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