Options
All
  • Public
  • Public/Protected
  • All
Menu

Network Firewall rule source configuration. Used to define rules for a Network Firewall.

see

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

Hierarchy

  • NfwRuleSourceConfig

Implements

Index

Constructors

Properties

rulesSourceList: undefined | NfwRuleSourceListConfig = undefined

A Network Firewall rule source list configuration.

see

NfwRuleSourceListConfig

rulesString: undefined | string = undefined
statefulRules: undefined | NfwRuleSourceStatefulRuleConfig[] = undefined

An array of Network Firewall stateful rule configurations.

see

NfwRuleSourceStatefulRuleConfig

statelessRulesAndCustomActions: undefined | NfwStatelessRulesAndCustomActionsConfig = undefined

A Network Firewall stateless rules and custom action configuration.

see

NfwStatelessRulesAndCustomActionsConfig

Generated using TypeDoc