/AWS1/CL_SGMALARM¶
An Amazon CloudWatch alarm configured to monitor metrics on an endpoint.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_alarmname TYPE /AWS1/SGMALARMNAME /AWS1/SGMALARMNAME¶
The name of a CloudWatch alarm in your account.
Queryable Attributes¶
AlarmName¶
The name of a CloudWatch alarm in your account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALARMNAME() |
Getter for ALARMNAME, with configurable default |
ASK_ALARMNAME() |
Getter for ALARMNAME w/ exceptions if field has no value |
HAS_ALARMNAME() |
Determine if ALARMNAME has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_ALARMLIST¶
TYPES TT_ALARMLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SGMALARM WITH DEFAULT KEY
.