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

Returns:

  • (::String)


1300
# File 'sig/client.rbs', line 1300

def next_token: () -> ::String

#restore_testing_plans::Array[Types::RestoreTestingPlanForList]

Returns:



1301
# File 'sig/client.rbs', line 1301

def restore_testing_plans: () -> ::Array[Types::RestoreTestingPlanForList]