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

Class: Aws::CodeGuruReviewer::Types::ListRecommendationFeedbackResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

If nextToken is returned, there are more results available. The value of nextToken is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged.

Returns:

  • (String)

    If nextToken is returned, there are more results available.

#recommendation_feedback_summariesArray<Types::RecommendationFeedbackSummary>

Recommendation feedback summaries corresponding to the code review ARN.

Returns: