Module: Aws::Backup::Client::_ListRestoreJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRestoreJobsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1264 |
# File 'sig/client.rbs', line 1264
def next_token: () -> ::String
|
#restore_jobs ⇒ ::Array[Types::RestoreJobsListMember]
1263 |
# File 'sig/client.rbs', line 1263
def restore_jobs: () -> ::Array[Types::RestoreJobsListMember]
|