Module: Aws::PI::Client::_ListPerformanceAnalysisReportRecommendationsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListPerformanceAnalysisReportRecommendationsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


251
# File 'sig/client.rbs', line 251

def next_token: () -> ::String

#recommendations::Array[Types::Recommendation]

Returns:



250
# File 'sig/client.rbs', line 250

def recommendations: () -> ::Array[Types::Recommendation]