NetworkConfig / CentralNetworkServicesConfig / NfwConfig / NfwRuleGroupConfig / NfwRuleGroupRuleConfig / NfwRuleSourceConfig / NfwStatelessRulesAndCustomActionsConfig / NfwRuleSourceCustomActionConfig

Network Firewall custom action configuration. Used to define custom actions for Network Firewall.

See

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

Example

actionDefinition:
publishMetricAction:
dimensions:
- CustomValue
actionName: CustomAction

Hierarchy

  • NfwRuleSourceCustomActionConfig

Implements

Constructors

Properties

Constructors

Properties

A Network Firewall custom action definition configuration.

See

NfwRuleSourceCustomActionDefinitionConfig

actionName: string = ''

A friendly name for the custom action.

Generated using TypeDoc