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

DeleteWorkspaceBundleRequest

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

§Properties

§
BundleId?: string | null
[src]

The identifier of the bundle.