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

StartSavingsPlansPurchaseRecommendationGenerationResponse

import type { StartSavingsPlansPurchaseRecommendationGenerationResponse } from "https://aws-api.deno.dev/v0.4/services/costexplorer.ts?docs=full";
interface StartSavingsPlansPurchaseRecommendationGenerationResponse {
EstimatedCompletionTime?: string | null;
GenerationStartedTime?: string | null;
RecommendationId?: string | null;
}

§Properties

§
EstimatedCompletionTime?: string | null
[src]

The estimated time for when the recommendation generation will complete.

§
GenerationStartedTime?: string | null
[src]

The start time of the recommendation generation.

§
RecommendationId?: string | null
[src]

The ID for this specific recommendation.