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

Class: Aws::FMS::Types::StatelessRuleGroup

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

Overview

AWS Network Firewall stateless rule group, used in a NetworkFirewallPolicyDescription.

Instance Attribute Summary collapse

Instance Attribute Details

#priorityInteger

The priority of the rule group. AWS Network Firewall evaluates the stateless rule groups in a firewall policy starting from the lowest priority setting.

Returns:

  • (Integer)

    The priority of the rule group.

#resource_idString

The resource ID of the rule group.

Returns:

  • (String)

    The resource ID of the rule group.

#rule_group_nameString

The name of the rule group.

Returns:

  • (String)

    The name of the rule group.