Values.PutFirewallRuleGroupPolicyRequestSourceAttaches an Identity and Access Management (Amazon Web Services IAM) policy for sharing the rule group. You can use the policy to share the rule group using Resource Access Manager (RAM).
type nonrec t = {arn : Arn.t;The ARN (Amazon Resource Name) for the rule group that you want to share.
*)firewallRuleGroupPolicy : FirewallRuleGroupPolicy.t;The Identity and Access Management (Amazon Web Services IAM) policy to attach to the rule group.
*)}