/AWS1/CL_DOGRECOMMENDATIONRE05¶
Information about an Amazon CloudWatch metric that is analyzed by DevOps Guru. It is one of many analyzed metrics that are used to generate insights.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_metricname
TYPE /AWS1/DOGRECOMMENDATIONRELAT05
/AWS1/DOGRECOMMENDATIONRELAT05
¶
The name of the CloudWatch metric.
iv_namespace
TYPE /AWS1/DOGRECOMMENDATIONRELAT06
/AWS1/DOGRECOMMENDATIONRELAT06
¶
The namespace of the CloudWatch metric. A namespace is a container for CloudWatch metrics.
Queryable Attributes¶
MetricName¶
The name of the CloudWatch metric.
Accessible with the following methods¶
Method | Description |
---|---|
GET_METRICNAME() |
Getter for METRICNAME, with configurable default |
ASK_METRICNAME() |
Getter for METRICNAME w/ exceptions if field has no value |
HAS_METRICNAME() |
Determine if METRICNAME has a value |
Namespace¶
The namespace of the CloudWatch metric. A namespace is a container for CloudWatch metrics.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NAMESPACE() |
Getter for NAMESPACE, with configurable default |
ASK_NAMESPACE() |
Getter for NAMESPACE w/ exceptions if field has no value |
HAS_NAMESPACE() |
Determine if NAMESPACE has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_RECOMMENDATIONRELATEDCLOU00
¶
TYPES TT_RECOMMENDATIONRELATEDCLOU00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_DOGRECOMMENDATIONRE05 WITH DEFAULT KEY
.