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

CopyProductOutput

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

§Properties

§
CopyProductToken?: string | null
[src]

The token to use to track the progress of the operation.