Class: Aws::NetworkFirewall::Types::IPSet
- Inherits:
-
Struct
- Object
- Struct
- Aws::NetworkFirewall::Types::IPSet
- Defined in:
- gems/aws-sdk-networkfirewall/lib/aws-sdk-networkfirewall/types.rb
Overview
Note:
When making an API call, you may pass IPSet data as a hash:
{
definition: ["VariableDefinition"], # required
}
A list of IP addresses and address ranges, in CIDR notation. This is part of a RuleVariables.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#definition ⇒ Array<String>
The list of IP addresses and address ranges, in CIDR notation.