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
- Struct
- Aws::FMS::Types::StatelessRuleGroup
- Defined in:
- (unknown)
Overview
AWS Network Firewall stateless rule group, used in a NetworkFirewallPolicyDescription.
Instance Attribute Summary collapse
-
#priority ⇒ Integer
The priority of the rule group.
-
#resource_id ⇒ String
The resource ID of the rule group.
-
#rule_group_name ⇒ String
The name of the rule group.
Instance Attribute Details
#priority ⇒ Integer
The priority of the rule group. AWS Network Firewall evaluates the stateless rule groups in a firewall policy starting from the lowest priority setting.
#resource_id ⇒ String
The resource ID of the rule group.
#rule_group_name ⇒ String
The name of the rule group.