/AWS1/CL_REVLSTRSTSTRUNTGTRE01¶
ListResolvedTestRunTargetResourcesResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_resolvedtargetresources TYPE /AWS1/CL_REVRESTARGETRESOURCE=>TT_RESOLVEDTARGETRESOURCELIST TT_RESOLVEDTARGETRESOURCELIST¶
The list of resolved target resources.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/REVNEXTTOKEN /AWS1/REVNEXTTOKEN¶
Pagination token.
Queryable Attributes¶
resolvedTargetResources¶
The list of resolved target resources.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOLVEDTARGETRESOURCES() |
Getter for RESOLVEDTARGETRESOURCES, with configurable defaul |
ASK_RESOLVEDTARGETRESOURCES() |
Getter for RESOLVEDTARGETRESOURCES w/ exceptions if field ha |
HAS_RESOLVEDTARGETRESOURCES() |
Determine if RESOLVEDTARGETRESOURCES 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 |