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

CreatePortfolioShareOutput

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

§Properties

§
PortfolioShareToken?: string | null
[src]

The portfolio shares a unique identifier that only returns if the portfolio is shared to an organization node.