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,
Qtype = NULL
)
FirewallRuleGroupId |
[required] The unique identifier of the firewall rule group that you want to delete the rule from. |
FirewallDomainListId |
[required] The ID of the domain list that's used in the 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.