/AWS1/CL_LOMLSTANOMALYGRSUMRSP¶
ListAnomalyGroupSummariesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_anomalygroupsummarylist TYPE /AWS1/CL_LOMANOMALYGROUPSUMM=>TT_ANOMALYGROUPSUMMARYLIST TT_ANOMALYGROUPSUMMARYLIST¶
A list of anomaly group summaries.
io_anomalygroupstatistics TYPE REF TO /AWS1/CL_LOMANOMALYGROUPSTATS /AWS1/CL_LOMANOMALYGROUPSTATS¶
Aggregated details about the anomaly groups.
iv_nexttoken TYPE /AWS1/LOMNEXTTOKEN /AWS1/LOMNEXTTOKEN¶
The pagination token that's included if more results are available.
Queryable Attributes¶
AnomalyGroupSummaryList¶
A list of anomaly group summaries.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANOMALYGROUPSUMMARYLIST() |
Getter for ANOMALYGROUPSUMMARYLIST, with configurable defaul |
ASK_ANOMALYGROUPSUMMARYLIST() |
Getter for ANOMALYGROUPSUMMARYLIST w/ exceptions if field ha |
HAS_ANOMALYGROUPSUMMARYLIST() |
Determine if ANOMALYGROUPSUMMARYLIST has a value |
AnomalyGroupStatistics¶
Aggregated details about the anomaly groups.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANOMALYGROUPSTATISTICS() |
Getter for ANOMALYGROUPSTATISTICS |
NextToken¶
The pagination token that's included if more results are available.
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 |