Module: Aws::Backup::Client::_ListReportJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListReportJobsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1206 |
# File 'sig/client.rbs', line 1206
def next_token: () -> ::String
|
#report_jobs ⇒ ::Array[Types::ReportJob]
1205 |
# File 'sig/client.rbs', line 1205
def report_jobs: () -> ::Array[Types::ReportJob]
|