/AWS1/CL_SAGLISTTHRTMODELSOUT¶
Output for the ListThreatModels operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_threatmodelsummaries TYPE /AWS1/CL_SAGTHREATMODELSUMMARY=>TT_THREATMODELSUMMARYLIST TT_THREATMODELSUMMARYLIST¶
The list of threat model summaries.
iv_nexttoken TYPE /AWS1/SAGNEXTTOKEN /AWS1/SAGNEXTTOKEN¶
A token to use for paginating results that are returned in the response.
Queryable Attributes¶
threatModelSummaries¶
The list of threat model summaries.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_THREATMODELSUMMARIES() |
Getter for THREATMODELSUMMARIES, with configurable default |
ASK_THREATMODELSUMMARIES() |
Getter for THREATMODELSUMMARIES w/ exceptions if field has n |
HAS_THREATMODELSUMMARIES() |
Determine if THREATMODELSUMMARIES 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 |