Returns the data objects for the specified firewall policy.
See https://paws-r.github.io/docs/networkfirewall/describe_firewall_policy.html for full documentation.
networkfirewall_describe_firewall_policy(
FirewallPolicyName = NULL,
FirewallPolicyArn = NULL
)
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.
The Amazon Resource Name (ARN) of the firewall policy.
You must specify the ARN or the name, and you can specify both.