class Aws::NetworkFirewall::Types::DeleteFirewallPolicyRequest
@note When making an API call, you may pass DeleteFirewallPolicyRequest
data as a hash: { firewall_policy_name: "ResourceName", firewall_policy_arn: "ResourceArn", }
@!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. You must specify the ARN or the name, and you can specify both. @return [String]
@!attribute [rw] firewall_policy_arn
The Amazon Resource Name (ARN) of the firewall policy. You must specify the ARN or the name, and you can specify both. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/network-firewall-2020-11-12/DeleteFirewallPolicyRequest AWS API Documentation
Constants
- SENSITIVE