Module: Aws::Backup::Client::_ListRestoreTestingSelectionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRestoreTestingSelectionsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1312 |
# File 'sig/client.rbs', line 1312
def next_token: () -> ::String
|
#restore_testing_selections ⇒ ::Array[Types::RestoreTestingSelectionForList]
1313 |
# File 'sig/client.rbs', line 1313
def restore_testing_selections: () -> ::Array[Types::RestoreTestingSelectionForList]
|