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

Class: Aws::NetworkFirewall::Types::RuleGroupMetadata

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

Overview

High-level information about a rule group, returned by ListRuleGroups. You can use the information provided in the metadata to retrieve and manage a rule group.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the rule group.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the rule group.

#nameString

The descriptive name of the rule group. You can\'t change the name of a rule group after you create it.

Returns:

  • (String)

    The descriptive name of the rule group.