/AWS1/CL_REVEFFCTVEPLYVALUES¶
Contains the effective resilience policy values for a service.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_availabilityslo TYPE REF TO /AWS1/CL_REVSLOSOURCE /AWS1/CL_REVSLOSOURCE¶
The effective availability SLO value for the service.
io_multiazrto TYPE REF TO /AWS1/CL_REVTARGETSOURCE /AWS1/CL_REVTARGETSOURCE¶
The effective multi-AZ RTO value for the service, in minutes.
io_multiazrpo TYPE REF TO /AWS1/CL_REVTARGETSOURCE /AWS1/CL_REVTARGETSOURCE¶
The effective multi-AZ RPO value for the service, in minutes.
io_multiazdrapproach TYPE REF TO /AWS1/CL_REVDISASTRRECSOURCE /AWS1/CL_REVDISASTRRECSOURCE¶
The effective multi-AZ disaster recovery approach for the service.
io_multiregionrto TYPE REF TO /AWS1/CL_REVTARGETSOURCE /AWS1/CL_REVTARGETSOURCE¶
The effective multi-Region RTO value for the service, in minutes.
io_multiregionrpo TYPE REF TO /AWS1/CL_REVTARGETSOURCE /AWS1/CL_REVTARGETSOURCE¶
The effective multi-Region RPO value for the service, in minutes.
io_multiregiondrapproach TYPE REF TO /AWS1/CL_REVDISASTRRECSOURCE /AWS1/CL_REVDISASTRRECSOURCE¶
The effective multi-Region disaster recovery approach for the service.
io_datarectimebetweenbackups TYPE REF TO /AWS1/CL_REVTARGETSOURCE /AWS1/CL_REVTARGETSOURCE¶
The effective data recovery time between backups value for the service.
Queryable Attributes¶
availabilitySlo¶
The effective availability SLO value for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AVAILABILITYSLO() |
Getter for AVAILABILITYSLO |
multiAzRto¶
The effective multi-AZ RTO value for the service, in minutes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MULTIAZRTO() |
Getter for MULTIAZRTO |
multiAzRpo¶
The effective multi-AZ RPO value for the service, in minutes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MULTIAZRPO() |
Getter for MULTIAZRPO |
multiAzDrApproach¶
The effective multi-AZ disaster recovery approach for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MULTIAZDRAPPROACH() |
Getter for MULTIAZDRAPPROACH |
multiRegionRto¶
The effective multi-Region RTO value for the service, in minutes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MULTIREGIONRTO() |
Getter for MULTIREGIONRTO |
multiRegionRpo¶
The effective multi-Region RPO value for the service, in minutes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MULTIREGIONRPO() |
Getter for MULTIREGIONRPO |
multiRegionDrApproach¶
The effective multi-Region disaster recovery approach for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MULTIREGIONDRAPPROACH() |
Getter for MULTIREGIONDRAPPROACH |
dataRecoveryTimeBetweenBackups¶
The effective data recovery time between backups value for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATARECTIMEBETWEENBKUPS() |
Getter for DATARECTIMEBETWEENBACKUPS |