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

DescribeProvisionedProductOutput

import type { DescribeProvisionedProductOutput } from "https://aws-api.deno.dev/v0.4/services/servicecatalog.ts?docs=full";
interface DescribeProvisionedProductOutput {
CloudWatchDashboards?: CloudWatchDashboard[] | null;
ProvisionedProductDetail?: ProvisionedProductDetail | null;
}

§Properties

§
CloudWatchDashboards?: CloudWatchDashboard[] | null
[src]

Any CloudWatch dashboards that were created when provisioning the product.

§
ProvisionedProductDetail?: ProvisionedProductDetail | null
[src]

Information about the provisioned product.