class Aws::FMS::Types::NetworkFirewallPolicyDescription

The definition of the Network Firewall firewall policy.

@!attribute [rw] stateless_rule_groups

The stateless rule groups that are used in the Network Firewall
firewall policy.
@return [Array<Types::StatelessRuleGroup>]

@!attribute [rw] stateless_default_actions

The actions to take on packets that don't match any of the
stateless rule groups.
@return [Array<String>]

@!attribute [rw] stateless_fragment_default_actions

The actions to take on packet fragments that don't match any of the
stateless rule groups.
@return [Array<String>]

@!attribute [rw] stateless_custom_actions

Names of custom actions that are available for use in the stateless
default actions settings.
@return [Array<String>]

@!attribute [rw] stateful_rule_groups

The stateful rule groups that are used in the Network Firewall
firewall policy.
@return [Array<Types::StatefulRuleGroup>]

@see docs.aws.amazon.com/goto/WebAPI/fms-2018-01-01/NetworkFirewallPolicyDescription AWS API Documentation

Constants

SENSITIVE