DataReplicationInfo
Information about Data Replication
Contents
- dataReplicationError
-
Error in data replication.
Type: DataReplicationError object
Required: No
- dataReplicationInitiation
-
Information about whether the data replication has been initiated.
Type: DataReplicationInitiation object
Required: No
- dataReplicationState
-
The state of the data replication.
Type: String
Valid Values:
STOPPED | INITIATING | INITIAL_SYNC | BACKLOG | CREATING_SNAPSHOT | CONTINUOUS | PAUSED | RESCAN | STALLED | DISCONNECTED
Required: No
- etaDateTime
-
An estimate of when the data replication will be completed.
Type: String
Length Constraints: Minimum length of 19. Maximum length of 32.
Pattern:
^[1-9][0-9]*-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?Z$
Required: No
- lagDuration
-
Data replication lag duration.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- replicatedDisks
-
The disks that should be replicated.
Type: Array of DataReplicationInfoReplicatedDisk objects
Array Members: Minimum number of 0 items. Maximum number of 60 items.
Required: No
- stagingAvailabilityZone
-
AWS Availability zone into which data is being replicated.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 255.
Pattern:
^(us(-gov)?|ap|ca|cn|eu|sa|af|me|il)-(central|north|(north(?:east|west))|south|south(?:east|west)|east|west)-[0-9][a-z]$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: