/AWS1/CL_UNTGETMANAGEDNTFCHI01¶
GetManagedNotificationChildEventResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_arn TYPE /AWS1/UNTMANAGEDNTFCHILDEVTARN /AWS1/UNTMANAGEDNTFCHILDEVTARN¶
The ARN of the resource.
iv_managednotifconfarn TYPE /AWS1/UNTMANAGEDNOTIFCONFOSARN /AWS1/UNTMANAGEDNOTIFCONFOSARN¶
The Amazon Resource Name (ARN) of the
ManagedNotificationConfigurationassociated with theManagedNotificationChildEvent.
iv_creationtime TYPE /AWS1/UNTCREATIONTIME /AWS1/UNTCREATIONTIME¶
The creation time of the
ManagedNotificationChildEvent.
io_content TYPE REF TO /AWS1/CL_UNTMANAGEDNTFCHILDEVT /AWS1/CL_UNTMANAGEDNTFCHILDEVT¶
The content of the
ManagedNotificationChildEvent.
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 Amazon Resource Name (ARN) of the
ManagedNotificationConfigurationassociated with theManagedNotificationChildEvent.
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
ManagedNotificationChildEvent.
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
ManagedNotificationChildEvent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTENT() |
Getter for CONTENT |