Module: Aws::PI::Client::_ListPerformanceAnalysisReportsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPerformanceAnalysisReportsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#analysis_reports ⇒ ::Array[Types::AnalysisReportSummary]
266 |
# File 'sig/client.rbs', line 266
def analysis_reports: () -> ::Array[Types::AnalysisReportSummary]
|
#next_token ⇒ ::String
267 |
# File 'sig/client.rbs', line 267
def next_token: () -> ::String
|