class Aws::CodeGuruProfiler::Types::GetFindingsReportAccountSummaryResponse
The structure representing the GetFindingsReportAccountSummaryResponse
.
@!attribute [rw] next_token
The `nextToken` value to include in a future `GetFindingsReportAccountSummary` request. When the results of a `GetFindingsReportAccountSummary` 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]
@!attribute [rw] report_summaries
The return list of [ `FindingsReportSummary` ][1] objects taht contain summaries of analysis results for all profiling groups in your AWS account. [1]: https://docs.aws.amazon.com/codeguru/latest/profiler-api/API_FindingsReportSummary.html @return [Array<Types::FindingsReportSummary>]
@see docs.aws.amazon.com/goto/WebAPI/codeguruprofiler-2019-07-18/GetFindingsReportAccountSummaryResponse AWS API Documentation
Constants
- SENSITIVE