class Aws::StorageGateway::Types::DescribeTapeRecoveryPointsOutput

DescribeTapeRecoveryPointsOutput

@!attribute [rw] gateway_arn

The Amazon Resource Name (ARN) of the gateway. Use the ListGateways
operation to return a list of gateways for your account and Region.
@return [String]

@!attribute [rw] tape_recovery_point_infos

An array of TapeRecoveryPointInfos that are available for the
specified gateway.
@return [Array<Types::TapeRecoveryPointInfo>]

@!attribute [rw] marker

An opaque string that indicates the position at which the virtual
tape recovery points that were listed for description ended.

Use this marker in your next request to list the next set of virtual
tape recovery points in the list. If there are no more recovery
points to describe, this field does not appear in the response.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/DescribeTapeRecoveryPointsOutput AWS API Documentation

Constants

SENSITIVE