/AWS1/CL_IOSLSTCOMPUTATIONMD01¶
ListComputationModelDataBindingUsagesResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_databindingusagesummaries
TYPE /AWS1/CL_IOSCOMPUTATIONMDELD01=>TT_COMPUTATIONMDELDATABINDIN00
TT_COMPUTATIONMDELDATABINDIN00
¶
A list of summaries describing the data binding usages across computation models. Each summary includes the computation model IDs and the matched data binding details.
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¶
dataBindingUsageSummaries¶
A list of summaries describing the data binding usages across computation models. Each summary includes the computation model IDs and the matched data binding details.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DATABINDINGUSAGESUMS() |
Getter for DATABINDINGUSAGESUMMARIES, with configurable defa |
ASK_DATABINDINGUSAGESUMS() |
Getter for DATABINDINGUSAGESUMMARIES w/ exceptions if field |
HAS_DATABINDINGUSAGESUMS() |
Determine if DATABINDINGUSAGESUMMARIES 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 |