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

GetSavingsPlansPurchaseRecommendationResponse

import type { GetSavingsPlansPurchaseRecommendationResponse } from "https://aws-api.deno.dev/v0.3/services/costexplorer.ts?docs=full";
interface GetSavingsPlansPurchaseRecommendationResponse {
NextPageToken?: string | null;
SavingsPlansPurchaseRecommendation?: SavingsPlansPurchaseRecommendation | null;
}

§Properties

§

Information regarding this specific recommendation set.

§
NextPageToken?: string | null
[src]

The token for the next set of retrievable results. Amazon Web Services provides the token when the response from a previous call has more results than the maximum page size.

§
SavingsPlansPurchaseRecommendation?: SavingsPlansPurchaseRecommendation | null
[src]

Contains your request parameters, Savings Plan Recommendations Summary, and Details.