/AWS1/CL_ASCINSTANCEMONITORING¶
Describes whether detailed monitoring is enabled for the Auto Scaling instances.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_enabled TYPE /AWS1/ASCMONITORINGENABLED /AWS1/ASCMONITORINGENABLED¶
If
true, detailed monitoring is enabled. Otherwise, basic monitoring is enabled.
Queryable Attributes¶
Enabled¶
If
true, detailed monitoring is enabled. Otherwise, basic monitoring is enabled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENABLED() |
Getter for ENABLED, with configurable default |
ASK_ENABLED() |
Getter for ENABLED w/ exceptions if field has no value |
HAS_ENABLED() |
Determine if ENABLED has a value |