/AWS1/CL_REVLISTTESTRUNSRCSRSP¶
ListTestRunSourcesResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_testrunsources TYPE /AWS1/CL_REVTESTRUNSOURCESUMM=>TT_TESTRUNSOURCESUMMARYLIST TT_TESTRUNSOURCESUMMARYLIST¶
The list of monitoring source snapshots.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/REVNEXTTOKEN /AWS1/REVNEXTTOKEN¶
Pagination token.
Queryable Attributes¶
testRunSources¶
The list of monitoring source snapshots.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TESTRUNSOURCES() |
Getter for TESTRUNSOURCES, with configurable default |
ASK_TESTRUNSOURCES() |
Getter for TESTRUNSOURCES w/ exceptions if field has no valu |
HAS_TESTRUNSOURCES() |
Determine if TESTRUNSOURCES has a value |
nextToken¶
Pagination token.
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 |