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

SavingsPlansPurchaseRecommendationMetadata

import type { SavingsPlansPurchaseRecommendationMetadata } from "https://aws-api.deno.dev/v0.3/services/costexplorer.ts?docs=full";

Metadata about your Savings Plans Purchase Recommendations.

interface SavingsPlansPurchaseRecommendationMetadata {
AdditionalMetadata?: string | null;
GenerationTimestamp?: string | null;
RecommendationId?: string | null;
}

§Properties

§
AdditionalMetadata?: string | null
[src]

Additional metadata that might be applicable to the recommendation.

§
GenerationTimestamp?: string | null
[src]

The timestamp showing when the recommendations were generated.

§
RecommendationId?: string | null
[src]

The unique identifier for the recommendation set.