Skip to content

/AWS1/CL_DOGCLOUDWATCHMETDIM00

The dimension of an Amazon CloudWatch metric that is used when DevOps Guru analyzes the resources in your account for operational problems and anomalous behavior. A dimension is a name/value pair that is part of the identity of a metric. A metric can have up to 10 dimensions. For more information, see Dimensions in the Amazon CloudWatch User Guide.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_name TYPE /AWS1/DOGCLOUDWATCHMETDIMENS00 /AWS1/DOGCLOUDWATCHMETDIMENS00

The name of the CloudWatch dimension.

iv_value TYPE /AWS1/DOGCLOUDWATCHMETDIMENS01 /AWS1/DOGCLOUDWATCHMETDIMENS01

The value of the CloudWatch dimension.


Queryable Attributes

Name

The name of the CloudWatch dimension.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

Value

The value of the CloudWatch dimension.

Accessible with the following methods

Method Description
GET_VALUE() Getter for VALUE, with configurable default
ASK_VALUE() Getter for VALUE w/ exceptions if field has no value
HAS_VALUE() Determine if VALUE 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_CLOUDWATCHMETRICSDIMENSIONS

TYPES TT_CLOUDWATCHMETRICSDIMENSIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_DOGCLOUDWATCHMETDIM00 WITH DEFAULT KEY
.