@aws-sdk/client-cost-optimization-hub

ListRecommendationSummariesResponse Interface

Members

Name
Type
Details
currencyCode string | undefined

The currency code used for the recommendation.

estimatedTotalDedupedSavings number | undefined

The total overall savings for the aggregated view.

groupBy string | undefined

The dimension used to group the recommendations by.

items RecommendationSummary[] | undefined

A list of all savings recommendations.

metrics SummaryMetricsResult | undefined

The results or descriptions for the additional metrics, based on whether the metrics were or were not requested.

nextToken string | undefined

The token to retrieve the next set of results.

Full Signature

export interface ListRecommendationSummariesResponse