Module: Aws::CodeGuruProfiler::Client::_GetFindingsReportAccountSummaryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetFindingsReportAccountSummaryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
173 |
# File 'sig/client.rbs', line 173
def next_token: () -> ::String
|
#report_summaries ⇒ ::Array[Types::FindingsReportSummary]
174 |
# File 'sig/client.rbs', line 174
def report_summaries: () -> ::Array[Types::FindingsReportSummary]
|