databaseReplicationEnabled property

bool? databaseReplicationEnabled
getter/setter pair

Configuration specific to read replica instances.

Indicates whether replication is enabled or not. WARNING: Changing this restarts the instance.

Implementation

core.bool? databaseReplicationEnabled;