syncMode

val syncMode: Output<String>

The data replication mode. Valid values:

  • Sync: strong synchronization

  • Semi-sync: Semi-synchronous

  • Async: asynchronous