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

DeletePortfolioShareOutput

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

§Properties

§
PortfolioShareToken?: string | null
[src]

The portfolio share unique identifier. This will only be returned if delete is made to an organization node.