/AWS1/CL_SAGLSTPNTSTJOBTSKSOUT¶
Output for the ListPentestJobTasks operation
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_tasksummaries TYPE /AWS1/CL_SAGTASKSUMMARY=>TT_TASKSUMMARYLIST TT_TASKSUMMARYLIST¶
List of task summaries associated with the specified pentest job
iv_nexttoken TYPE /AWS1/SAGNEXTTOKEN /AWS1/SAGNEXTTOKEN¶
Token for pagination to retrieve the next set of results
Queryable Attributes¶
taskSummaries¶
List of task summaries associated with the specified pentest job
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TASKSUMMARIES() |
Getter for TASKSUMMARIES, with configurable default |
ASK_TASKSUMMARIES() |
Getter for TASKSUMMARIES w/ exceptions if field has no value |
HAS_TASKSUMMARIES() |
Determine if TASKSUMMARIES has a value |
nextToken¶
Token for pagination to retrieve the next set of results
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 |