/AWS1/CL_REVSVCACHVUPDATEDMET¶
Metadata for a service achievability updated event.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_assessmentid TYPE /AWS1/REVSTRING /AWS1/REVSTRING¶
The assessment identifier that triggered the update.
iv_availabilityslo TYPE /AWS1/REVSTRING /AWS1/REVSTRING¶
The updated achievability status of the availability SLO.
iv_multiazrtorpo TYPE /AWS1/REVSTRING /AWS1/REVSTRING¶
The updated achievability status of the multi-AZ RTO and RPO targets.
iv_multiregionrtorpo TYPE /AWS1/REVSTRING /AWS1/REVSTRING¶
The updated achievability status of the multi-Region RTO and RPO targets.
Queryable Attributes¶
assessmentId¶
The assessment identifier that triggered the update.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSESSMENTID() |
Getter for ASSESSMENTID, with configurable default |
ASK_ASSESSMENTID() |
Getter for ASSESSMENTID w/ exceptions if field has no value |
HAS_ASSESSMENTID() |
Determine if ASSESSMENTID has a value |
availabilitySlo¶
The updated achievability status of the availability SLO.
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 updated achievability status of the multi-AZ RTO and RPO targets.
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 updated achievability status of the multi-Region RTO and RPO targets.
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 |