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

DescribePortfolioShareStatusInput

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

§Properties

§
PortfolioShareToken: string
[src]

The token for the portfolio share operation. This token is returned either by CreatePortfolioShare or by DeletePortfolioShare.