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

GetPermissionResponse

import type { GetPermissionResponse } from "https://aws-api.deno.dev/v0.3/services/ram.ts?docs=full";
interface GetPermissionResponse {
permission?: ResourceSharePermissionDetail | null;
}

§Properties

§

An object that contains information about the permission.