/AWS1/CL_REVAVAILABILITYSLO¶
Defines the availability service level objective (SLO) for a resilience policy.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_target TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The target availability percentage, expressed as a value between 0 and 100.
Queryable Attributes¶
target¶
The target availability percentage, expressed as a value between 0 and 100.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TARGET() |
Getter for TARGET, with configurable default |
ASK_TARGET() |
Getter for TARGET w/ exceptions if field has no value |
STR_TARGET() |
String format for TARGET, with configurable default |
HAS_TARGET() |
Determine if TARGET has a value |