class Aws::NetworkFirewall::Types::DeleteFirewallRequest
@note When making an API call, you may pass DeleteFirewallRequest
data as a hash: { firewall_name: "ResourceName", firewall_arn: "ResourceArn", }
@!attribute [rw] firewall_name
The descriptive name of the firewall. You can't change the name of a firewall after you create it. You must specify the ARN or the name, and you can specify both. @return [String]
@!attribute [rw] firewall_arn
The Amazon Resource Name (ARN) of the firewall. 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/DeleteFirewallRequest AWS API Documentation
Constants
- SENSITIVE