Skip to content

/AWS1/CL_ECSMONITORINGCONF

The optional monitoring configuration for a service, which defines the resolution for the service-level CPUUtilization and MemoryUtilization Amazon CloudWatch metrics. When not specified, Amazon ECS uses the default resolution of 60 seconds.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_metricconfigurations TYPE /AWS1/CL_ECSMETRICCONF=>TT_METRICCONFIGURATIONLIST TT_METRICCONFIGURATIONLIST

The list of metric configurations for the service monitoring.


Queryable Attributes

metricConfigurations

The list of metric configurations for the service monitoring.

Accessible with the following methods

Method Description
GET_METRICCONFIGURATIONS() Getter for METRICCONFIGURATIONS, with configurable default
ASK_METRICCONFIGURATIONS() Getter for METRICCONFIGURATIONS w/ exceptions if field has n
HAS_METRICCONFIGURATIONS() Determine if METRICCONFIGURATIONS has a value