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

GetResourcePolicyResponse

import type { GetResourcePolicyResponse } from "https://aws-api.deno.dev/v0.3/services/migrationhubrefactorspaces.ts?docs=full";
interface GetResourcePolicyResponse {
Policy?: string | null;
}

§Properties

§
Policy?: string | null
[src]

A JSON-formatted string for an Amazon Web Services resource-based policy.