Skip to content

/AWS1/CL_AZSCREPRACTICERUNCO01

CreatePracticeRunConfigurationResponse

CONSTRUCTOR

IMPORTING

Required arguments:

IV_ARN TYPE /AWS1/AZSRESOURCEARN /AWS1/AZSRESOURCEARN

The Amazon Resource Name (ARN) of the resource that you configured the practice run for.

IV_NAME TYPE /AWS1/AZSRESOURCENAME /AWS1/AZSRESOURCENAME

The name of the resource that you configured the practice run for.

IV_ZONALAUTOSHIFTSTATUS TYPE /AWS1/AZSZONALAUTOSHIFTSTATUS /AWS1/AZSZONALAUTOSHIFTSTATUS

The status for zonal autoshift for a resource. When you specify ENABLED for the autoshift status, Amazon Web Services shifts traffic away from shifts away application resource traffic from an Availability Zone, on your behalf, when internal telemetry indicates that there is an Availability Zone impairment that could potentially impact customers.

When you enable zonal autoshift, you must also configure practice runs for the resource.

IO_PRACTICERUNCONFIGURATION TYPE REF TO /AWS1/CL_AZSPRACTICERUNCONF /AWS1/CL_AZSPRACTICERUNCONF

A practice run configuration for a resource. Configurations include the outcome alarm that you specify for practice runs, and, optionally, a blocking alarm and blocking dates and windows.


Queryable Attributes

arn

The Amazon Resource Name (ARN) of the resource that you configured the practice run for.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

name

The name of the resource that you configured the practice run for.

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

zonalAutoshiftStatus

The status for zonal autoshift for a resource. When you specify ENABLED for the autoshift status, Amazon Web Services shifts traffic away from shifts away application resource traffic from an Availability Zone, on your behalf, when internal telemetry indicates that there is an Availability Zone impairment that could potentially impact customers.

When you enable zonal autoshift, you must also configure practice runs for the resource.

Accessible with the following methods

Method Description
GET_ZONALAUTOSHIFTSTATUS() Getter for ZONALAUTOSHIFTSTATUS, with configurable default
ASK_ZONALAUTOSHIFTSTATUS() Getter for ZONALAUTOSHIFTSTATUS w/ exceptions if field has n
HAS_ZONALAUTOSHIFTSTATUS() Determine if ZONALAUTOSHIFTSTATUS has a value

practiceRunConfiguration

A practice run configuration for a resource. Configurations include the outcome alarm that you specify for practice runs, and, optionally, a blocking alarm and blocking dates and windows.

Accessible with the following methods

Method Description
GET_PRACTICERUNCONFIGURATION() Getter for PRACTICERUNCONFIGURATION