class Aws::NetworkFirewall::Types::IPSet

A list of IP addresses and address ranges, in CIDR notation. This is part of a RuleVariables.

@note When making an API call, you may pass IPSet

data as a hash:

    {
      definition: ["VariableDefinition"], # required
    }

@!attribute [rw] definition

The list of IP addresses and address ranges, in CIDR notation.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/network-firewall-2020-11-12/IPSet AWS API Documentation

Constants

SENSITIVE