NAME
Paws::CodeGuruProfiler::GetFindingsReportAccountSummaryResponse
ATTRIBUTES
NextToken => Str
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.
REQUIRED ReportSummaries => ArrayRef[Paws::CodeGuruProfiler::FindingsReportSummary]
The return list of FindingsReportSummary
(https://docs.aws.amazon.com/codeguru/latest/profiler-api/API_FindingsReportSummary.html) objects taht contain summaries of analysis results for all profiling groups in your AWS account.