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
1343 |
# File 'sig/client.rbs', line 1343
def next_token: () -> ::String
|
#restore_jobs ⇒ ::Array[Types::RestoreJobsListMember]
1342 |
# File 'sig/client.rbs', line 1342
def restore_jobs: () -> ::Array[Types::RestoreJobsListMember]
|