class Aws::Route53Resolver::Types::PutFirewallRuleGroupPolicyRequest

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

data as a hash:

    {
      arn: "Arn", # required
      firewall_rule_group_policy: "FirewallRuleGroupPolicy", # required
    }

@!attribute [rw] arn

The ARN (Amazon Resource Name) for the rule group that you want to
share.
@return [String]

@!attribute [rw] firewall_rule_group_policy

The Identity and Access Management (Amazon Web Services IAM) policy
to attach to the rule group.
@return [String]

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

Constants

SENSITIVE