View source: R/route53resolver_operations.R
| route53resolver_delete_firewall_rule | R Documentation | 
Deletes the specified firewall rule.
See https://www.paws-r-sdk.com/docs/route53resolver_delete_firewall_rule/ for full documentation.
route53resolver_delete_firewall_rule(
  FirewallRuleGroupId,
  FirewallDomainListId = NULL,
  FirewallThreatProtectionId = NULL,
  Qtype = NULL
)
| FirewallRuleGroupId | [required] The unique identifier of the firewall rule group that you want to delete the rule from. | 
| FirewallDomainListId | The ID of the domain list that's used in the rule. | 
| FirewallThreatProtectionId | The ID that is created for a DNS Firewall Advanced rule. | 
| Qtype | The DNS query type that the rule you are deleting evaluates. Allowed values are; 
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.