class Aws::Route53Resolver::Types::DeleteFirewallRuleRequest

@note When making an API call, you may pass DeleteFirewallRuleRequest

data as a hash:

    {
      firewall_rule_group_id: "ResourceId", # required
      firewall_domain_list_id: "ResourceId", # required
    }

@!attribute [rw] firewall_rule_group_id

The unique identifier of the firewall rule group that you want to
delete the rule from.
@return [String]

@!attribute [rw] firewall_domain_list_id

The ID of the domain list that's used in the rule.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/DeleteFirewallRuleRequest AWS API Documentation

Constants

SENSITIVE