AWS::NetworkFirewall::RuleGroup IPSet - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::NetworkFirewall::RuleGroup IPSet

A list of IP addresses and address ranges, in CIDR notation. This is part of a AWS::NetworkFirewall::RuleGroup 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: Array of String

Update requires: No interruption