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

Class: Aws::NetworkFirewall::Types::FirewallPolicyMetadata

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

Overview

High-level information about a firewall policy, returned by operations like create and describe. You can use the information provided in the metadata to retrieve and manage a firewall policy. You can retrieve all objects for a firewall policy by calling DescribeFirewallPolicy.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the firewall policy.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the firewall policy.

#nameString

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

Returns:

  • (String)

    The descriptive name of the firewall policy.