/AWS1/CL_REVACHIEVABILITY¶
Describes the achievability status of a service's resilience targets based on the most recent assessment.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_availabilityslo TYPE /AWS1/REVACHIEVABILITYSTATUS /AWS1/REVACHIEVABILITYSTATUS¶
The achievability status of the availability SLO target for the service.
iv_multiazrtorpo TYPE /AWS1/REVACHIEVABILITYSTATUS /AWS1/REVACHIEVABILITYSTATUS¶
The achievability status of the multi-AZ RTO and RPO targets for the service.
iv_multiregionrtorpo TYPE /AWS1/REVACHIEVABILITYSTATUS /AWS1/REVACHIEVABILITYSTATUS¶
The achievability status of the multi-Region RTO and RPO targets for the service.
Queryable Attributes¶
availabilitySlo¶
The achievability status of the availability SLO target for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AVAILABILITYSLO() |
Getter for AVAILABILITYSLO, with configurable default |
ASK_AVAILABILITYSLO() |
Getter for AVAILABILITYSLO w/ exceptions if field has no val |
HAS_AVAILABILITYSLO() |
Determine if AVAILABILITYSLO has a value |
multiAzRtoRpo¶
The achievability status of the multi-AZ RTO and RPO targets for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MULTIAZRTORPO() |
Getter for MULTIAZRTORPO, with configurable default |
ASK_MULTIAZRTORPO() |
Getter for MULTIAZRTORPO w/ exceptions if field has no value |
HAS_MULTIAZRTORPO() |
Determine if MULTIAZRTORPO has a value |
multiRegionRtoRpo¶
The achievability status of the multi-Region RTO and RPO targets for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MULTIREGIONRTORPO() |
Getter for MULTIREGIONRTORPO, with configurable default |
ASK_MULTIREGIONRTORPO() |
Getter for MULTIREGIONRTORPO w/ exceptions if field has no v |
HAS_MULTIREGIONRTORPO() |
Determine if MULTIREGIONRTORPO has a value |