/AWS1/CL_LOMLSTANOMALYGRRELA01¶
ListAnomalyGroupRelatedMetricsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_intermetricimpactlist TYPE /AWS1/CL_LOMINTERMETRICIMPAC00=>TT_INTERMETRICIMPACTLIST TT_INTERMETRICIMPACTLIST¶
Aggregated details about the measures contributing to the anomaly group, and the measures potentially impacted by the anomaly group.
iv_nexttoken TYPE /AWS1/LOMNEXTTOKEN /AWS1/LOMNEXTTOKEN¶
The pagination token that's included if more results are available.
Queryable Attributes¶
InterMetricImpactList¶
Aggregated details about the measures contributing to the anomaly group, and the measures potentially impacted by the anomaly group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTERMETRICIMPACTLIST() |
Getter for INTERMETRICIMPACTLIST, with configurable default |
ASK_INTERMETRICIMPACTLIST() |
Getter for INTERMETRICIMPACTLIST w/ exceptions if field has |
HAS_INTERMETRICIMPACTLIST() |
Determine if INTERMETRICIMPACTLIST has a value |
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 |