/AWS1/CL_CWTRULE¶
Defines the schedule configuration for an alarm mute rule.
The rule contains a schedule that specifies when and how long alarms should be muted. The schedule can be a recurring pattern using cron expressions or a one-time mute window using at expressions.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_schedule TYPE REF TO /AWS1/CL_CWTSCHEDULE /AWS1/CL_CWTSCHEDULE¶
The schedule configuration that defines when the mute rule activates and how long it remains active.
Queryable Attributes¶
Schedule¶
The schedule configuration that defines when the mute rule activates and how long it remains active.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCHEDULE() |
Getter for SCHEDULE |