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

GetResourceOutput

import type { GetResourceOutput } from "https://aws-api.deno.dev/v0.4/services/cloudcontrol.ts?docs=full";
interface GetResourceOutput {
ResourceDescription?: ResourceDescription | null;
TypeName?: string | null;
}

§Properties

§
ResourceDescription?: ResourceDescription | null
[src]
§
TypeName?: string | null
[src]

The name of the resource type.