You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ComputeOptimizer::Types::GetRecommendationSummariesResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

The token to use to advance to the next page of recommendation summaries.

This value is null when there are no more pages of recommendation summaries to return.

Returns:

  • (String)

    The token to use to advance to the next page of recommendation summaries.

#recommendation_summariesArray<Types::RecommendationSummary>

An array of objects that summarize a recommendation.

Returns: