class Aws::StorageGateway::Types::DeleteVolumeInput

A JSON object containing the DeleteVolumeInput$VolumeARN to delete.

@note When making an API call, you may pass DeleteVolumeInput

data as a hash:

    {
      volume_arn: "VolumeARN", # required
    }

@!attribute [rw] volume_arn

The Amazon Resource Name (ARN) of the volume. Use the ListVolumes
operation to return a list of gateway volumes.
@return [String]

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

Constants

SENSITIVE