/AWS1/CL_UNTCREATENOTIFCONFRSP¶
CreateNotificationConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_arn TYPE /AWS1/UNTNOTIFICATIONCONFARN /AWS1/UNTNOTIFICATIONCONFARN¶
The Amazon Resource Name (ARN) of the
NotificationConfiguration.
iv_status TYPE /AWS1/UNTNOTIFCONFSTATUS /AWS1/UNTNOTIFCONFSTATUS¶
The current status of this
NotificationConfiguration.
Queryable Attributes¶
arn¶
The Amazon Resource Name (ARN) of the
NotificationConfiguration.
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 |
status¶
The current status of this
NotificationConfiguration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |