/AWS1/CL_AMPLSTANOMALYDETECT01¶
ListAnomalyDetectorsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_anomalydetectors TYPE /AWS1/CL_AMPANOMALYDETECTORS01=>TT_ANOMALYDETECTORSUMMARYLIST TT_ANOMALYDETECTORSUMMARYLIST¶
The list of anomaly detectors in the workspace.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/AMPPAGINATIONTOKEN /AWS1/AMPPAGINATIONTOKEN¶
The pagination token to retrieve the next set of results.
Queryable Attributes¶
anomalyDetectors¶
The list of anomaly detectors in the workspace.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANOMALYDETECTORS() |
Getter for ANOMALYDETECTORS, with configurable default |
ASK_ANOMALYDETECTORS() |
Getter for ANOMALYDETECTORS w/ exceptions if field has no va |
HAS_ANOMALYDETECTORS() |
Determine if ANOMALYDETECTORS has a value |
nextToken¶
The pagination token to retrieve the next set of 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 |