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

Returns:

  • (::String)


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

def next_token: () -> ::String

#recovery_points::Array[Types::RecoveryPointMember]

Returns:



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

def recovery_points: () -> ::Array[Types::RecoveryPointMember]