You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::FMS::Types::NetworkFirewallPolicyDescription

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#stateful_rule_groupsArray<Types::StatefulRuleGroup>

The stateful rule groups that are used in the Network Firewall firewall policy.

Returns:

#stateless_custom_actionsArray<String>

Names of custom actions that are available for use in the stateless default actions settings.

Returns:

  • (Array<String>)

    Names of custom actions that are available for use in the stateless default actions settings.

#stateless_default_actionsArray<String>

The actions to take on packets that don\'t match any of the stateless rule groups.

Returns:

  • (Array<String>)

    The actions to take on packets that don\'t match any of the stateless rule groups.

#stateless_fragment_default_actionsArray<String>

The actions to take on packet fragments that don\'t match any of the stateless rule groups.

Returns:

  • (Array<String>)

    The actions to take on packet fragments that don\'t match any of the stateless rule groups.

#stateless_rule_groupsArray<Types::StatelessRuleGroup>

The stateless rule groups that are used in the Network Firewall firewall policy.

Returns: