Module: Aws::Backup::Client::_ListIndexedRecoveryPointsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListIndexedRecoveryPointsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#indexed_recovery_points::Array[Types::IndexedRecoveryPoint]

Returns:



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

def indexed_recovery_points: () -> ::Array[Types::IndexedRecoveryPoint]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String