Module: Aws::Backup::Client::_ListRecoveryPointsByLegalHoldResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRecoveryPointsByLegalHoldOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1179 |
# File 'sig/client.rbs', line 1179
def next_token: () -> ::String
|
#recovery_points ⇒ ::Array[Types::RecoveryPointMember]
1178 |
# File 'sig/client.rbs', line 1178
def recovery_points: () -> ::Array[Types::RecoveryPointMember]
|