Class ReplicationStatus (1.17.0)

ReplicationStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Disaster Recovery(DR) replication status of the reservation.

Attributes

Name Description
error google.rpc.status_pb2.Status
Output only. The last error encountered while trying to replicate changes from the primary to the secondary. This field is only available if the replication has not succeeded since.
last_error_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time at which the last error was encountered while trying to replicate changes from the primary to the secondary. This field is only available if the replication has not succeeded since.
last_replication_time google.protobuf.timestamp_pb2.Timestamp
Output only. A timestamp corresponding to the last change on the primary that was successfully replicated to the secondary.