route53resolver_delete_firewall_rule {paws.networking} | R Documentation |
Deletes the specified firewall rule
Description
Deletes the specified firewall rule.
See https://www.paws-r-sdk.com/docs/route53resolver_delete_firewall_rule/ for full documentation.
Usage
route53resolver_delete_firewall_rule(
FirewallRuleGroupId,
FirewallDomainListId,
Qtype = NULL
)
Arguments
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;
|