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