/AWS1/CL_SAGLISTPENTESTSOUTPUT¶
Output for the ListPentests operation
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_pentestsummaries TYPE /AWS1/CL_SAGPENTESTSUMMARY=>TT_PENTESTSUMMARYLIST TT_PENTESTSUMMARYLIST¶
List of pentest summaries matching the filter criteria
iv_nexttoken TYPE /AWS1/SAGNEXTTOKEN /AWS1/SAGNEXTTOKEN¶
Token for pagination to retrieve the next set of results
Queryable Attributes¶
pentestSummaries¶
List of pentest summaries matching the filter criteria
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PENTESTSUMMARIES() |
Getter for PENTESTSUMMARIES, with configurable default |
ASK_PENTESTSUMMARIES() |
Getter for PENTESTSUMMARIES w/ exceptions if field has no va |
HAS_PENTESTSUMMARIES() |
Determine if PENTESTSUMMARIES 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 |