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

EstimateTemplateCostOutput

import type { EstimateTemplateCostOutput } from "https://aws-api.deno.dev/v0.4/services/cloudformation.ts?docs=full";

The output for a "EstimateTemplateCost" action.

interface EstimateTemplateCostOutput {
Url?: string | null;
}

§Properties

§
Url?: string | null
[src]

An Amazon Web Services Simple Monthly Calculator URL with a query string that describes the resources required to run the template.