Module: Aws::StorageGateway::Client::_ListVolumeRecoveryPointsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#gateway_arn::String

Returns:

  • (::String)


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

def gateway_arn: () -> ::String

#volume_recovery_point_infos::Array[Types::VolumeRecoveryPointInfo]

Returns:



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

def volume_recovery_point_infos: () -> ::Array[Types::VolumeRecoveryPointInfo]