Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

DescribeResourcePolicyRequest

import type { DescribeResourcePolicyRequest } from "https://aws-api.deno.dev/v0.4/services/networkfirewall.ts?docs=full";
interface DescribeResourcePolicyRequest {
ResourceArn: string;
}

§Properties

§
ResourceArn: string
[src]

The Amazon Resource Name (ARN) of the rule group or firewall policy whose resource policy you want to retrieve.