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

Resource

import type { Resource } from "https://aws-api.deno.dev/v0.3/services/codestar.ts?docs=full";

Information about a resource for a project.

interface Resource {
id: string;
}

§Properties

§
id: string
[src]

The Amazon Resource Name (ARN) of the resource.