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

GetRightsizingRecommendationResponse

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

§Properties

§

Enables you to customize recommendations across two attributes. You can choose to view recommendations for instances within the same instance families or across different instance families. You can also choose to view your estimated savings associated with recommendations with consideration of existing Savings Plans or RI benefits, or neither.

§

Information regarding this specific recommendation set.

§
NextPageToken?: string | null
[src]

The token to retrieve the next set of results.

§
RightsizingRecommendations?: RightsizingRecommendation[] | null
[src]

Recommendations to rightsize resources.

§

Summary of this recommendation set.