AWS SDK for .NET Documentation
DescribeTapes Method (describeTapesRequest)
AmazonAmazon.StorageGatewayAmazonStorageGatewayDescribeTapes(DescribeTapesRequest) Did this page help you?   Yes   No    Tell us about it...

Returns a description of the specified Amazon Resource Name (ARN) of virtual tapes. If a TapeARN is not specified, returns a description of all virtual tapes associated with the specified gateway.

Declaration Syntax
C#
DescribeTapesResponse DescribeTapes(
	DescribeTapesRequest describeTapesRequest
)
Parameters
describeTapesRequest (DescribeTapesRequest)
Container for the necessary parameters to execute the DescribeTapes service method on AmazonStorageGateway.
Return Value
The response from the DescribeTapes service method, as returned by AmazonStorageGateway.
Exceptions

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