Skip to content

/AWS1/CL_STGDELETEVOLUMEOUTPUT

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

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_volumearn TYPE /AWS1/STGVOLUMEARN /AWS1/STGVOLUMEARN

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


Queryable Attributes

VolumeARN

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

Accessible with the following methods

Method Description
GET_VOLUMEARN() Getter for VOLUMEARN, with configurable default
ASK_VOLUMEARN() Getter for VOLUMEARN w/ exceptions if field has no value
HAS_VOLUMEARN() Determine if VOLUMEARN has a value