/AWS1/CL_FCSLSTEXPLAINABILIT01¶
ListExplainabilitiesResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_explainabilities
TYPE /AWS1/CL_FCSEXPLAINABILITYSUMM=>TT_EXPLAINABILITIES
TT_EXPLAINABILITIES
¶
An array of objects that summarize the properties of each Explainability resource.
iv_nexttoken
TYPE /AWS1/FCSNEXTTOKEN
/AWS1/FCSNEXTTOKEN
¶
Returns this token if the response is truncated. To retrieve the next set of results, use the token in the next request.
Queryable Attributes¶
Explainabilities¶
An array of objects that summarize the properties of each Explainability resource.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EXPLAINABILITIES() |
Getter for EXPLAINABILITIES, with configurable default |
ASK_EXPLAINABILITIES() |
Getter for EXPLAINABILITIES w/ exceptions if field has no va |
HAS_EXPLAINABILITIES() |
Determine if EXPLAINABILITIES has a value |
NextToken¶
Returns this token if the response is truncated. To retrieve the next set of results, use the token in the next request.
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 |