class Aws::CodeGuruProfiler::Types::ListFindingsReportsResponse

The structure representing the ListFindingsReportsResponse.

@!attribute [rw] findings_report_summaries

The list of analysis results summaries.
@return [Array<Types::FindingsReportSummary>]

@!attribute [rw] next_token

The `nextToken` value to include in a future `ListFindingsReports`
request. When the results of a `ListFindingsReports` request exceed
`maxResults`, this value can be used to retrieve the next page of
results. This value is `null` when there are no more results to
return.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codeguruprofiler-2019-07-18/ListFindingsReportsResponse AWS API Documentation

Constants

SENSITIVE