View source: R/networkfirewall_operations.R
networkfirewall_describe_firewall | R Documentation |
Returns the data objects for the specified firewall.
See https://www.paws-r-sdk.com/docs/networkfirewall_describe_firewall/ for full documentation.
networkfirewall_describe_firewall(FirewallName = NULL, FirewallArn = NULL)
FirewallName |
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. |
FirewallArn |
The Amazon Resource Name (ARN) of the firewall. You must specify the ARN or the name, and you can specify both. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.