Options
All
  • Public
  • Public/Protected
  • All
Menu

Network Firewall stateless rules and custom metrics configuration. Used to define stateless rules and/or custom metrics for Network Firewall.

see

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

Hierarchy

  • NfwStatelessRulesAndCustomActionsConfig

Implements

Index

Constructors

Properties

customActions: undefined | NfwRuleSourceCustomActionConfig[] = undefined

An array of Network Firewall custom action configurations.

see

NfwRuleSourceCustomActionConfig

statelessRules: NfwRuleSourceStatelessRuleConfig[] = ...

An array of Network Firewall stateless rule configurations.

see

NfwRuleSourceStatelessRuleConfig

Generated using TypeDoc