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]
1103 |
# File 'sig/client.rbs', line 1103
def indexed_recovery_points: () -> ::Array[Types::IndexedRecoveryPoint]
|
#next_token ⇒ ::String
1104 |
# File 'sig/client.rbs', line 1104
def next_token: () -> ::String
|