/AWS1/CL_SAGLISTPTJOBSFORPTOUT¶
Output for the ListPentestJobsForPentest operation
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_pentestjobsummaries TYPE /AWS1/CL_SAGPENTESTJOBSUMMARY=>TT_PENTESTJOBSUMMARYLIST TT_PENTESTJOBSUMMARYLIST¶
List of pentest job summaries associated with the pentest
iv_nexttoken TYPE /AWS1/SAGNEXTTOKEN /AWS1/SAGNEXTTOKEN¶
Token for pagination to retrieve the next set of results
Queryable Attributes¶
pentestJobSummaries¶
List of pentest job summaries associated with the pentest
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PENTESTJOBSUMMARIES() |
Getter for PENTESTJOBSUMMARIES, with configurable default |
ASK_PENTESTJOBSUMMARIES() |
Getter for PENTESTJOBSUMMARIES w/ exceptions if field has no |
HAS_PENTESTJOBSUMMARIES() |
Determine if PENTESTJOBSUMMARIES 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 |