AWS SDK for .NET Documentation
DescribeTapeRecoveryPoints Method (describeTapeRecoveryPointsRequest)
AmazonAmazon.StorageGatewayAmazonStorageGatewayDescribeTapeRecoveryPoints(DescribeTapeRecoveryPointsRequest) Did this page help you?   Yes   No    Tell us about it...

Returns a list of virtual tape recovery points that are available for the specified gateway-VTL.

A recovery point is a point in time view of a virtual tape at which all the data on the virtual tape is consistent. If your gateway crashes, virtual tapes that have recovery points can be recovered to a new gateway.

Declaration Syntax
C#
DescribeTapeRecoveryPointsResponse DescribeTapeRecoveryPoints(
	DescribeTapeRecoveryPointsRequest describeTapeRecoveryPointsRequest
)
Parameters
describeTapeRecoveryPointsRequest (DescribeTapeRecoveryPointsRequest)
Container for the necessary parameters to execute the DescribeTapeRecoveryPoints service method on AmazonStorageGateway.
Return Value
The response from the DescribeTapeRecoveryPoints service method, as returned by AmazonStorageGateway.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)