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 AWS 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: Array of String
Update requires: No interruption