lastReplicationCycle property

ReplicationCycle? lastReplicationCycle
getter/setter pair

Details of the last replication cycle.

This will be updated whenever a replication cycle is finished and is not to be confused with last_sync which is only updated on successful replication cycles.

Output only.

Implementation

ReplicationCycle? lastReplicationCycle;