/AWS1/CL_WADLISTNOTIFSOUTPUT¶
ListNotificationsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_notificationsummaries TYPE /AWS1/CL_WADNOTIFSUMMARY=>TT_NOTIFICATIONSUMMARIES TT_NOTIFICATIONSUMMARIES¶
List of lens notification summaries in a workload.
iv_nexttoken TYPE /AWS1/WADNEXTTOKEN /AWS1/WADNEXTTOKEN¶
NextToken
Queryable Attributes¶
NotificationSummaries¶
List of lens notification summaries in a workload.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_NOTIFICATIONSUMMARIES() | Getter for NOTIFICATIONSUMMARIES, with configurable default | 
| ASK_NOTIFICATIONSUMMARIES() | Getter for NOTIFICATIONSUMMARIES w/ exceptions if field has | 
| HAS_NOTIFICATIONSUMMARIES() | Determine if NOTIFICATIONSUMMARIES has a value | 
NextToken¶
NextToken
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_NEXTTOKEN() | Getter for NEXTTOKEN, with configurable default | 
| ASK_NEXTTOKEN() | Getter for NEXTTOKEN w/ exceptions if field has no value | 
| HAS_NEXTTOKEN() | Determine if NEXTTOKEN has a value |