Module: Aws::StorageGateway::Client::_DescribeTapeRecoveryPointsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#gateway_arn::String

Returns:

  • (::String)


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

def gateway_arn: () -> ::String

#marker::String

Returns:

  • (::String)


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

def marker: () -> ::String

#tape_recovery_point_infos::Array[Types::TapeRecoveryPointInfo]

Returns:



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

def tape_recovery_point_infos: () -> ::Array[Types::TapeRecoveryPointInfo]