/AWS1/CL_REVTESTRUNPOLICYSNAP¶
A snapshot of the resilience policy captured onto a test run from the service when the run was started.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_policyarn TYPE /AWS1/REVARN /AWS1/REVARN¶
The ARN of the policy.
iv_name TYPE /AWS1/REVENTITYNAME /AWS1/REVENTITYNAME¶
The name of the policy.
io_availabilityslo TYPE REF TO /AWS1/CL_REVAVAILABILITYSLO /AWS1/CL_REVAVAILABILITYSLO¶
The availability SLO targets.
io_multiaz TYPE REF TO /AWS1/CL_REVMULTIAZTARGETS /AWS1/CL_REVMULTIAZTARGETS¶
The multi-AZ resilience targets.
io_multiregion TYPE REF TO /AWS1/CL_REVMULTIREGIONTARGETS /AWS1/CL_REVMULTIREGIONTARGETS¶
The multi-Region resilience targets.
io_datarecovery TYPE REF TO /AWS1/CL_REVDATARECTARGETS /AWS1/CL_REVDATARECTARGETS¶
The data recovery targets.
Queryable Attributes¶
policyArn¶
The ARN of the policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICYARN() |
Getter for POLICYARN, with configurable default |
ASK_POLICYARN() |
Getter for POLICYARN w/ exceptions if field has no value |
HAS_POLICYARN() |
Determine if POLICYARN has a value |
name¶
The name of the policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
availabilitySlo¶
The availability SLO targets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AVAILABILITYSLO() |
Getter for AVAILABILITYSLO |
multiAz¶
The multi-AZ resilience targets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MULTIAZ() |
Getter for MULTIAZ |
multiRegion¶
The multi-Region resilience targets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MULTIREGION() |
Getter for MULTIREGION |
dataRecovery¶
The data recovery targets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATARECOVERY() |
Getter for DATARECOVERY |