Options
All
  • Public
  • Public/Protected
  • All
Menu

Network Firewall rule variable configuration. Used to define a rule variable for Network Firewall.

see

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-rulegroup-rulevariables.html

example
ipSets:
name: HOME_NET
definition: ['10.0.0.0/16']
portSets:
name: HOME_NET
definition: ['80', '443']

Hierarchy

  • NfwRuleVariableConfig

Implements

Index

Constructors

Properties

Constructors

Properties

A Network Firewall rule variable definition configuration.

see

NfwRuleVariableDefinitionConfig

A Network Firewall rule variable definition configuration.

see

NfwRuleVariableDefinitionConfig

Generated using TypeDoc