Skip to content

/AWS1/CL_DRSRECINSTDATAREPLI00

Information about Data Replication

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_lagduration TYPE /AWS1/DRSISO8601DATETIMESTRING /AWS1/DRSISO8601DATETIMESTRING

Data replication lag duration.

iv_etadatetime TYPE /AWS1/DRSISO8601DATETIMESTRING /AWS1/DRSISO8601DATETIMESTRING

An estimate of when the data replication will be completed.

it_replicateddisks TYPE /AWS1/CL_DRSRECINSTDATAREPLI01=>TT_RECINSTDATAREPLINFORPLTED00 TT_RECINSTDATAREPLINFORPLTED00

The disks that should be replicated.

iv_datareplicationstate TYPE /AWS1/DRSRECINSTDATAREPLSTATE /AWS1/DRSRECINSTDATAREPLSTATE

The state of the data replication.

io_datareplicationinitiation TYPE REF TO /AWS1/CL_DRSRECINSTDATAREPLI02 /AWS1/CL_DRSRECINSTDATAREPLI02

Information about whether the data replication has been initiated.

io_datareplicationerror TYPE REF TO /AWS1/CL_DRSRECINSTDATAREPLERR /AWS1/CL_DRSRECINSTDATAREPLERR

Information about Data Replication

iv_stagingavailabilityzone TYPE /AWS1/DRSAWSAVAILABILITYZONE /AWS1/DRSAWSAVAILABILITYZONE

AWS Availability zone into which data is being replicated.

iv_stagingoutpostarn TYPE /AWS1/DRSOUTPOSTARN /AWS1/DRSOUTPOSTARN

The ARN of the staging Outpost


Queryable Attributes

lagDuration

Data replication lag duration.

Accessible with the following methods

Method Description
GET_LAGDURATION() Getter for LAGDURATION, with configurable default
ASK_LAGDURATION() Getter for LAGDURATION w/ exceptions if field has no value
HAS_LAGDURATION() Determine if LAGDURATION has a value

etaDateTime

An estimate of when the data replication will be completed.

Accessible with the following methods

Method Description
GET_ETADATETIME() Getter for ETADATETIME, with configurable default
ASK_ETADATETIME() Getter for ETADATETIME w/ exceptions if field has no value
HAS_ETADATETIME() Determine if ETADATETIME has a value

replicatedDisks

The disks that should be replicated.

Accessible with the following methods

Method Description
GET_REPLICATEDDISKS() Getter for REPLICATEDDISKS, with configurable default
ASK_REPLICATEDDISKS() Getter for REPLICATEDDISKS w/ exceptions if field has no val
HAS_REPLICATEDDISKS() Determine if REPLICATEDDISKS has a value

dataReplicationState

The state of the data replication.

Accessible with the following methods

Method Description
GET_DATAREPLICATIONSTATE() Getter for DATAREPLICATIONSTATE, with configurable default
ASK_DATAREPLICATIONSTATE() Getter for DATAREPLICATIONSTATE w/ exceptions if field has n
HAS_DATAREPLICATIONSTATE() Determine if DATAREPLICATIONSTATE has a value

dataReplicationInitiation

Information about whether the data replication has been initiated.

Accessible with the following methods

Method Description
GET_DATAREPLINITIATION() Getter for DATAREPLICATIONINITIATION

dataReplicationError

Information about Data Replication

Accessible with the following methods

Method Description
GET_DATAREPLICATIONERROR() Getter for DATAREPLICATIONERROR

stagingAvailabilityZone

AWS Availability zone into which data is being replicated.

Accessible with the following methods

Method Description
GET_STAGINGAVAILABILITYZONE() Getter for STAGINGAVAILABILITYZONE, with configurable defaul
ASK_STAGINGAVAILABILITYZONE() Getter for STAGINGAVAILABILITYZONE w/ exceptions if field ha
HAS_STAGINGAVAILABILITYZONE() Determine if STAGINGAVAILABILITYZONE has a value

stagingOutpostArn

The ARN of the staging Outpost

Accessible with the following methods

Method Description
GET_STAGINGOUTPOSTARN() Getter for STAGINGOUTPOSTARN, with configurable default
ASK_STAGINGOUTPOSTARN() Getter for STAGINGOUTPOSTARN w/ exceptions if field has no v
HAS_STAGINGOUTPOSTARN() Determine if STAGINGOUTPOSTARN has a value