Skip to content

/AWS1/CL_CNTCREATEMETRICRSP

CreateMetricResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_metricarn TYPE /AWS1/CNTARN /AWS1/CNTARN

The Amazon Resource Name (ARN) of the metric.

iv_metricid TYPE /AWS1/CNTMETRICID /AWS1/CNTMETRICID

The identifier of the metric.


Queryable Attributes

MetricArn

The Amazon Resource Name (ARN) of the metric.

Accessible with the following methods

Method Description
GET_METRICARN() Getter for METRICARN, with configurable default
ASK_METRICARN() Getter for METRICARN w/ exceptions if field has no value
HAS_METRICARN() Determine if METRICARN has a value

MetricId

The identifier of the metric.

Accessible with the following methods

Method Description
GET_METRICID() Getter for METRICID, with configurable default
ASK_METRICID() Getter for METRICID w/ exceptions if field has no value
HAS_METRICID() Determine if METRICID has a value