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
- Struct
- Aws::ComputeOptimizer::Types::GetRecommendationSummariesResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_token ⇒ String
The token to use to advance to the next page of recommendation summaries.
-
#recommendation_summaries ⇒ Array<Types::RecommendationSummary>
An array of objects that summarize a recommendation.
Instance Attribute Details
#next_token ⇒ String
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.
#recommendation_summaries ⇒ Array<Types::RecommendationSummary>
An array of objects that summarize a recommendation.