- Navigation Guide
@aws-sdk/client-route53resolver
GetFirewallRuleGroupPolicyCommandOutput Interface
The output of GetFirewallRuleGroupPolicyCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
FirewallRuleGroupPolicy | string | undefined | The Identity and Access Management (Amazon Web Services IAM) policy for sharing the specified rule group. You can use the policy to share the rule group using Resource Access Manager (RAM). |
Full Signature
export interface GetFirewallRuleGroupPolicyCommandOutput extends GetFirewallRuleGroupPolicyResponse, MetadataBearer