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

DeletePortfolioInput

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

§Properties

§
AcceptLanguage?: string | null
[src]

The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese
§
Id: string
[src]

The portfolio identifier.