/AWS1/CL_IOSLSTCOMPUTATIONMD03¶
ListComputationModelResolveToResourcesResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_computationmdelresolvet00 TYPE /AWS1/CL_IOSCOMPUTATIONMDELR00=>TT_COMPUTATIONMDELRESOLVETOR00 TT_COMPUTATIONMDELRESOLVETOR00¶
A list of summaries describing the distinct resources that this computation model resolves to when actions were executed.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/IOSNEXTTOKEN /AWS1/IOSNEXTTOKEN¶
The token for the next set of paginated results, or null if there are no additional results.
Queryable Attributes¶
computationModelResolveToResourceSummaries¶
A list of summaries describing the distinct resources that this computation model resolves to when actions were executed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPUTATIONMDELRESOLVE00() |
Getter for COMPUTATIONMDELRESOLVETORE00, with configurable d |
ASK_COMPUTATIONMDELRESOLVE00() |
Getter for COMPUTATIONMDELRESOLVETORE00 w/ exceptions if fie |
HAS_COMPUTATIONMDELRESOLVE00() |
Determine if COMPUTATIONMDELRESOLVETORE00 has a value |
nextToken¶
The token for the next set of paginated results, or null if there are no additional 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 |