/AWS1/CL_SAGLSTTHRMODJOBTASOUT¶
Output for the ListThreatModelJobTasks operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_threatmodeljobtasksums TYPE /AWS1/CL_SAGTHRTMODJOBTASKSUMM=>TT_THREATMODELJOBTASKSUMMLIST TT_THREATMODELJOBTASKSUMMLIST¶
The list of threat model job task summaries.
iv_nexttoken TYPE /AWS1/SAGNEXTTOKEN /AWS1/SAGNEXTTOKEN¶
A token to use for paginating results that are returned in the response.
Queryable Attributes¶
threatModelJobTaskSummaries¶
The list of threat model job task summaries.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_THREATMODELJOBTASKSUMS() |
Getter for THREATMODELJOBTASKSUMMARIES, with configurable de |
ASK_THREATMODELJOBTASKSUMS() |
Getter for THREATMODELJOBTASKSUMMARIES w/ exceptions if fiel |
HAS_THREATMODELJOBTASKSUMS() |
Determine if THREATMODELJOBTASKSUMMARIES has a value |
nextToken¶
A token to use for paginating results that are returned in the response.
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 |