Options
All
  • Public
  • Public/Protected
  • All
Menu

Network Firewall stateless port range configuration. Used to define a port range in stateless rules.

see

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

Hierarchy

  • NfwRuleSourceStatelessPortRangeConfig

Implements

Index

Constructors

Properties

Constructors

Properties

fromPort: number = 123

The port to start from in the range.

toPort: number = 123

The port to end with in the range.

Generated using TypeDoc