binLogCoordinates property

BinLogCoordinates? binLogCoordinates
getter/setter pair

Binary log coordinates, if specified, identify the position up to which the source instance is cloned.

If not specified, the source instance is cloned up to the most recent binary log coordinates.

Implementation

BinLogCoordinates? binLogCoordinates;