class Aws::NetworkFirewall::Types::FirewallPolicyResponse
The high-level properties of a firewall policy. This, along with the FirewallPolicy
, define the policy. You can retrieve all objects for a firewall policy by calling DescribeFirewallPolicy.
@!attribute [rw] firewall_policy_name
The descriptive name of the firewall policy. You can't change the name of a firewall policy after you create it. @return [String]
@!attribute [rw] firewall_policy_arn
The Amazon Resource Name (ARN) of the firewall policy. <note markdown="1"> If this response is for a create request that had `DryRun` set to `TRUE`, then this ARN is a placeholder that isn't attached to a valid resource. </note> @return [String]
@!attribute [rw] firewall_policy_id
The unique identifier for the firewall policy. @return [String]
@!attribute [rw] description
A description of the firewall policy. @return [String]
@!attribute [rw] firewall_policy_status
The current status of the firewall policy. You can retrieve this for a firewall policy by calling DescribeFirewallPolicy and providing the firewall policy's name or ARN. @return [String]
@!attribute [rw] tags
The key:value pairs to associate with the resource. @return [Array<Types::Tag>]
@see docs.aws.amazon.com/goto/WebAPI/network-firewall-2020-11-12/FirewallPolicyResponse AWS API Documentation
Constants
- SENSITIVE