/AWS1/CL_UNTREGNOTIFHUBRSP¶
RegisterNotificationHubResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_notificationhubregion TYPE /AWS1/UNTREGION /AWS1/UNTREGION¶
The Region of the
NotificationHub.
io_statussummary TYPE REF TO /AWS1/CL_UNTNOTIFHUBSTATUSSUMM /AWS1/CL_UNTNOTIFHUBSTATUSSUMM¶
Provides additional information about the current
NotificationConfigurationstatus information.
iv_creationtime TYPE /AWS1/UNTCREATIONTIME /AWS1/UNTCREATIONTIME¶
The date the resource was created.
Optional arguments:¶
iv_lastactivationtime TYPE /AWS1/UNTLASTACTIVATIONTIME /AWS1/UNTLASTACTIVATIONTIME¶
The date the resource was last activated.
Queryable Attributes¶
notificationHubRegion¶
The Region of the
NotificationHub.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NOTIFICATIONHUBREGION() |
Getter for NOTIFICATIONHUBREGION, with configurable default |
ASK_NOTIFICATIONHUBREGION() |
Getter for NOTIFICATIONHUBREGION w/ exceptions if field has |
HAS_NOTIFICATIONHUBREGION() |
Determine if NOTIFICATIONHUBREGION has a value |
statusSummary¶
Provides additional information about the current
NotificationConfigurationstatus information.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSSUMMARY() |
Getter for STATUSSUMMARY |
creationTime¶
The date the resource was created.
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 |
lastActivationTime¶
The date the resource was last activated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTACTIVATIONTIME() |
Getter for LASTACTIVATIONTIME, with configurable default |
ASK_LASTACTIVATIONTIME() |
Getter for LASTACTIVATIONTIME w/ exceptions if field has no |
HAS_LASTACTIVATIONTIME() |
Determine if LASTACTIVATIONTIME has a value |