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

DescribeResourceRequest

import type { DescribeResourceRequest } from "https://aws-api.deno.dev/v0.4/services/workmail.ts?docs=full";
interface DescribeResourceRequest {
OrganizationId: string;
ResourceId: string;
}

§Properties

§
OrganizationId: string
[src]

The identifier associated with the organization for which the resource is described.

§
ResourceId: string
[src]

The identifier of the resource to be described.