Skip to content

/AWS1/CL_IOGMETRICSCONF

An object that specifies whether cloud metrics are collected in a deployment and, if so, what role is used to collect metrics.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_cloudmetricenabled TYPE /AWS1/IOGENABLED /AWS1/IOGENABLED

A Boolean that specifies whether cloud metrics are collected.

iv_metricrulerolearn TYPE /AWS1/IOGROLEARN /AWS1/IOGROLEARN

The ARN of the role that is used to collect cloud metrics.


Queryable Attributes

cloudMetricEnabled

A Boolean that specifies whether cloud metrics are collected.

Accessible with the following methods

Method Description
GET_CLOUDMETRICENABLED() Getter for CLOUDMETRICENABLED

metricRuleRoleArn

The ARN of the role that is used to collect cloud metrics.

Accessible with the following methods

Method Description
GET_METRICRULEROLEARN() Getter for METRICRULEROLEARN, with configurable default
ASK_METRICRULEROLEARN() Getter for METRICRULEROLEARN w/ exceptions if field has no v
HAS_METRICRULEROLEARN() Determine if METRICRULEROLEARN has a value