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

StartCostEstimationRequest

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

§Properties

§
ClientToken?: string | null
[src]

The idempotency token used to identify each cost estimate request.

§

The collection of Amazon Web Services resources used to create a monthly DevOps Guru cost estimate.