AWS::NetworkFirewall::FirewallPolicy IPSet
A list of IP addresses and address ranges, in CIDR notation. This is part of a RuleVariables.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Definition" :[ String, ... ]}
YAML
Definition:- String
Properties
Definition-
The list of IP addresses and address ranges, in CIDR notation.
Required: No
Type: List of String
Update requires: No interruption