Skip to content

/AWS1/CL_CWTMUTETARGETS

Specifies which alarms an alarm mute rule applies to.

You can target up to 100 specific alarms by name. When a mute rule is active, the targeted alarms continue to evaluate metrics and transition between states, but their configured actions are muted.

CONSTRUCTOR

IMPORTING

Required arguments:

it_alarmnames TYPE /AWS1/CL_CWTMUTETGTALRMNAMEL00=>TT_MUTETARGETALARMNAMELIST TT_MUTETARGETALARMNAMELIST

The list of alarm names that this mute rule targets. You can specify up to 100 alarm names.

Each alarm name must be between 1 and 255 characters in length. The alarm names must match existing alarms in your Amazon Web Services account and region.


Queryable Attributes

AlarmNames

The list of alarm names that this mute rule targets. You can specify up to 100 alarm names.

Each alarm name must be between 1 and 255 characters in length. The alarm names must match existing alarms in your Amazon Web Services account and region.

Accessible with the following methods

Method Description
GET_ALARMNAMES() Getter for ALARMNAMES, with configurable default
ASK_ALARMNAMES() Getter for ALARMNAMES w/ exceptions if field has no value
HAS_ALARMNAMES() Determine if ALARMNAMES has a value