You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::StorageGateway::Types::DeleteVolumeOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A JSON object containing the Amazon Resource Name (ARN) of the storage volume that was deleted.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#volume_arnString

The Amazon Resource Name (ARN) of the storage volume that was deleted. It is the same ARN you provided in the request.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the storage volume that was deleted.