class Aws::StorageGateway::Types::RetrieveTapeRecoveryPointInput
RetrieveTapeRecoveryPointInput
@note When making an API call, you may pass RetrieveTapeRecoveryPointInput
data as a hash: { tape_arn: "TapeARN", # required gateway_arn: "GatewayARN", # required }
@!attribute [rw] tape_arn
The Amazon Resource Name (ARN) of the virtual tape for which you want to retrieve the recovery point. @return [String]
@!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]
@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/RetrieveTapeRecoveryPointInput AWS API Documentation
Constants
- SENSITIVE