Skip to content

/AWS1/CL_STGNOTIFYWHENUPLOAD01

NotifyWhenUploadedOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_filesharearn TYPE /AWS1/STGFILESHAREARN /AWS1/STGFILESHAREARN

The Amazon Resource Name (ARN) of the file share.

iv_notificationid TYPE /AWS1/STGNOTIFICATIONID /AWS1/STGNOTIFICATIONID

The randomly generated ID of the notification that was sent. This ID is in UUID format.


Queryable Attributes

FileShareARN

The Amazon Resource Name (ARN) of the file share.

Accessible with the following methods

Method Description
GET_FILESHAREARN() Getter for FILESHAREARN, with configurable default
ASK_FILESHAREARN() Getter for FILESHAREARN w/ exceptions if field has no value
HAS_FILESHAREARN() Determine if FILESHAREARN has a value

NotificationId

The randomly generated ID of the notification that was sent. This ID is in UUID format.

Accessible with the following methods

Method Description
GET_NOTIFICATIONID() Getter for NOTIFICATIONID, with configurable default
ASK_NOTIFICATIONID() Getter for NOTIFICATIONID w/ exceptions if field has no valu
HAS_NOTIFICATIONID() Determine if NOTIFICATIONID has a value