Skip to content

/AWS1/CL_UNTGETMANAGEDNTFEVT01

GetManagedNotificationEventResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_arn TYPE /AWS1/UNTMANAGEDNOTIFEVENTARN /AWS1/UNTMANAGEDNOTIFEVENTARN

The ARN of the resource.

iv_managednotifconfarn TYPE /AWS1/UNTMANAGEDNOTIFCONFOSARN /AWS1/UNTMANAGEDNOTIFCONFOSARN

The ARN of the ManagedNotificationConfiguration.

iv_creationtime TYPE /AWS1/UNTCREATIONTIME /AWS1/UNTCREATIONTIME

The creation time of the ManagedNotificationEvent.

io_content TYPE REF TO /AWS1/CL_UNTMANAGEDNOTIFEVENT /AWS1/CL_UNTMANAGEDNOTIFEVENT

The content of the ManagedNotificationEvent.


Queryable Attributes

arn

The ARN of the resource.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

managedNotificationConfigurationArn

The ARN of the ManagedNotificationConfiguration.

Accessible with the following methods

Method Description
GET_MANAGEDNOTIFCONFARN() Getter for MANAGEDNOTIFICATIONCONFARN, with configurable def
ASK_MANAGEDNOTIFCONFARN() Getter for MANAGEDNOTIFICATIONCONFARN w/ exceptions if field
HAS_MANAGEDNOTIFCONFARN() Determine if MANAGEDNOTIFICATIONCONFARN has a value

creationTime

The creation time of the ManagedNotificationEvent.

Accessible with the following methods

Method Description
GET_CREATIONTIME() Getter for CREATIONTIME, with configurable default
ASK_CREATIONTIME() Getter for CREATIONTIME w/ exceptions if field has no value
HAS_CREATIONTIME() Determine if CREATIONTIME has a value

content

The content of the ManagedNotificationEvent.

Accessible with the following methods

Method Description
GET_CONTENT() Getter for CONTENT