Skip to content

/AWS1/CL_CNTCREATENOTIFRSP

CreateNotificationResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_notificationid TYPE /AWS1/CNTNOTIFICATIONID /AWS1/CNTNOTIFICATIONID

The unique identifier assigned to the created notification.

iv_notificationarn TYPE /AWS1/CNTARN /AWS1/CNTARN

The Amazon Resource Name (ARN) of the created notification.


Queryable Attributes

NotificationId

The unique identifier assigned to the created notification.

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

NotificationArn

The Amazon Resource Name (ARN) of the created notification.

Accessible with the following methods

Method Description
GET_NOTIFICATIONARN() Getter for NOTIFICATIONARN, with configurable default
ASK_NOTIFICATIONARN() Getter for NOTIFICATIONARN w/ exceptions if field has no val
HAS_NOTIFICATIONARN() Determine if NOTIFICATIONARN has a value