Module: Aws::Backup::Client::_ListRecoveryPointsByBackupVaultResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRecoveryPointsByBackupVaultOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1158 |
# File 'sig/client.rbs', line 1158
def next_token: () -> ::String
|
#recovery_points ⇒ ::Array[Types::RecoveryPointByBackupVault]
1159 |
# File 'sig/client.rbs', line 1159
def recovery_points: () -> ::Array[Types::RecoveryPointByBackupVault]
|