NetworkConfig / CentralNetworkServicesConfig / NfwConfig / NfwFirewallPolicyConfig / NfwFirewallPolicyPolicyConfig / NfwStatefulRuleGroupReferenceConfig

Network Firewall stateful rule group reference configuration. Use this configuration to reference a stateful rule group in a Network Firewall policy.

See

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-firewallpolicy-statefulrulegroupreference.html

Example

- name: accelerator-stateful-group

Hierarchy

  • NfwStatefulRuleGroupReferenceConfig

Implements

Constructors

Properties

Constructors

Properties

name: string = ''

The friendly name of the rule group.

Remarks

This is the logical name property of the rule group as defined in network-config.yaml.

See

NfwRuleGroupConfig

priority: undefined | number = undefined

(OPTIONAL) If using strict ordering, a priority number for the rule.

Generated using TypeDoc