/AWS1/CL_DOGCLOUDWATCHMETDAT00¶
Contains information about the analyzed metrics that displayed anomalous behavior.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_tsmpmetricvaluepairlist
TYPE /AWS1/CL_DOGTSMPMETRICVALPAIR=>TT_TSMPMETRICVALUEPAIRLIST
TT_TSMPMETRICVALUEPAIRLIST
¶
This is a list of Amazon CloudWatch metric values at given timestamp.
iv_statuscode
TYPE /AWS1/DOGCLOUDWATCHMETRICDAT00
/AWS1/DOGCLOUDWATCHMETRICDAT00
¶
This is an enum of the status showing whether the metric value pair list has partial or complete data, or if there was an error.
Queryable Attributes¶
TimestampMetricValuePairList¶
This is a list of Amazon CloudWatch metric values at given timestamp.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TSMPMETRICVALUEPAIRLIST() |
Getter for TIMESTAMPMETRICVALUEPAIRLIST, with configurable d |
ASK_TSMPMETRICVALUEPAIRLIST() |
Getter for TIMESTAMPMETRICVALUEPAIRLIST w/ exceptions if fie |
HAS_TSMPMETRICVALUEPAIRLIST() |
Determine if TIMESTAMPMETRICVALUEPAIRLIST has a value |
StatusCode¶
This is an enum of the status showing whether the metric value pair list has partial or complete data, or if there was an error.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATUSCODE() |
Getter for STATUSCODE, with configurable default |
ASK_STATUSCODE() |
Getter for STATUSCODE w/ exceptions if field has no value |
HAS_STATUSCODE() |
Determine if STATUSCODE has a value |