Module: Aws::Backup::Client::_ListRestoreTestingPlansResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRestoreTestingPlansOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1300 |
# File 'sig/client.rbs', line 1300
def next_token: () -> ::String
|
#restore_testing_plans ⇒ ::Array[Types::RestoreTestingPlanForList]
1301 |
# File 'sig/client.rbs', line 1301
def restore_testing_plans: () -> ::Array[Types::RestoreTestingPlanForList]
|